Code Snippets: regex

Title User Language Tags Description Date
Remove control characters from user input netnoise PHP regex sanitization Filters anything that is not alphanumeric but allows accented characters, punctuation etc. 2010-04-27
Twitter callback netnoise JavaScript api callback date link parse regex twitter username Displays a Tweet from the Twitter JS API 2010-04-27
Regex code for getting link text from html mcbayrak Text only python regex When you need to fetch link texts from html use that. link text is : <a href="link">link text</> 2010-01-23
URL fetching regex mcbayrak Text only django php python regex url I was searching for regex pattern to fetch urls. I found that at : http://www.geekzilla.co.uk/View2D... 2009-12-22