Share Regular expression patterns ver. 1.00
released: 2005-08-07
Regular expressions are often used for data validation together with PHP, Javascript and other programming languages. This examples will show you real world patterns which can be used in PHP with function like preg_match() or ereg() and some other PHP functions. If you need more information about regular expression try a search about "regex" with the Google search engine.
Viewed 16571 times
Rating: