Mastering how to process text in PHP (29 Jan 2008)
30.11.1999 / RootPrompt.org -- Nothing but Unix
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.