meta characters

Kevin Waterson's Blog: Introduction to PHP Regex

PHPDeveloper.org  Tue, 09/09/2008 - 12:59

Kevin Waterson has posted an extensive tutorial to his site today giving a great look at regular expressions in PHP (and just regular expressions in general).


 

Christopher Jones' Blog: PHP 5.3 "NOWDOCS" make SQL escaping eas...

PHPDeveloper.org  Thu, 02/14/2008 - 11:18

Christopher Jones has posted about an update to the development for PHP 5.3 that makes escaping SQL even easier in scripts - NOWDOCS.