Handy Tool for PHP/Regex work
Sep. 15th, 2010 02:34 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
I've been doing some parsing using regular expressions in a PHP project. Yesterday, I found the Regular Expression Test Tool which allows you to try a regex and a test string with the various PHP Regex functions and their flags. Much quicker than writing a test program. Big time saver.