Regular Expression Online Tester
Tuesday, June 17th, 2008 – 10:40 amSometime I have to use regular expressions when dealing with strings, and find difficulties on creating a right pattern. Here I found a useful and free tool to do a trial-on-error to test your patterns. It works with both preg (PCRE, Perl Compatible Regular Expressions) and ereg (POSIX).