Comment Re:New for 3rd Edition (Score 4, Informative) 208
Mastering Regular Expressions, Third Edition, now includes a full
chapter devoted to PHP and its powerful and expressive suite of
regular expression functions, in addition to enhanced PHP coverage in
the central "core" chapters. Furthermore, this edition has been
updated throughout to reflect advances in other languages, including
expanded in-depth coverage of Sun's java.util.regex package, which has
emerged as the standard Java regex implementation. The languages
covered in Mastering Regular Expressions include Perl, Python, Ruby,
Java, VB.NET and C# (and any language using the .NET Framework), PHP,
and MySQL.