Regex (Regular Expressions) help

A regular expression is a string that is used to match another string (or more) as per a set of syntax rules.

Here's some help:

http://www.regular-expressions.info




Here's an article on sitepoint about using regular expressions in php:
http://www.sitepoint.com/article/regular-expressions-php

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options