Regular expressions are a very useful tool for developers. They allow to find, identify or replace text, words or any kind of characters. In this article, I have compiled 15+ extremely useful regular expressions that any web developer should have in his toolkit.

Link:
http://www.catswhocode.com/…

Check out these posts too:

  1. 5 Regular Expressions Every Web Programmer Should Know
  2. Easy Examples for Deciphering PHP Regular Expressions
  3. Regular Expressions tutorial
  4. The Regex Coach – interactive regular expressions
  5. Online Regular Expression Tool
  6. 10 sql tips to speed up your database
  7. 10 code snippets to interact with Twitter