Using Regular Expressions with PHP
in PHP added by Nolte, on 5/4/2007 advanced tutorials match pattern regexp
Regular expressions are a powerful tool for examining and modifying text. They enable you to search for patterns within a string, extracting matches flexibly and precisely. This tutorial gives a brief overview of basic regular expression syntax and then considers the functions that PHP provides for working with regular expressions.
comment save report- submitted
- Thu, Apr 5th 2007, 16:23
- clicks today
- 0
- clicks this month
- 0
- clicks all time
- 2355
