Mastering how to process text in PHP
January 29, 2008 (2:00:00 AM) - 7 months, 1 week ago
Share
a>
Print
Comments
In many apps, parsing parameters is a necessary evil. And nothing is better for it than PHP's regex engine.
This article delves more deeply into regexes and look at a handful of advanced operators and recipes to master regular expressions in PHP.