Test regex with PHP's preg_match_all()
language: PHP
Thu, 07/28/2011 - 10:29 — trevor
Test regex with PHP's preg_match_all()
This simply runs php's preg_match_all using the pattern and input supplied.
For help using regex, see the awesome guide and cheat sheet put together by AddedBytes.com.
If that link is busted, I have a backup PDF on my server. I'm not trying to claim that I created this PDF, it totally came from AddedBytes.com, I just don't want you to not have it :)
