Categories

Updated: 05/07/2007

PHP regular expressions examples

Various PHP regular expression examples to help your application validate, compare, compute or decid. The regular expression, as a pattern, can match all kinds of text strings helping your application validate, compare, compute, decide etc. It can do simple or very complex string manipulations. The list of possibilities is enormous when it comes to what you can achieve using regular expressions.
©2019 A--9.com