Wednesday, May 7th, 2008

A(nother) Regular Expression Test Tool

I came across another regular expression test tool today. This one is an Ajax enabled regex tool which lets you evaluate regex expressions in several languages, including PHP PCRE and PHP POSIX, with instant results. You can choose which functions to use, such as match, match all, replace, split etc. I much prefer it to the similar regex tool I mentioned a couple of months ago. Everything considered, it's a very handy resource for when you are struggling with those pesky expressions.

URL: http://regex.larsolavtorvik.com/
Blog: Lars Olav Torvik - Programming and computer stuff.

Tagged with: php, programming, tools


2 Responses to “A(nother) Regular Expression Test Tool”

  1. Lars Olav Torvik wrote,

    I actually concidered calling it yet another regex tool, but decided to go for just regex tool instead :-) Hope it comes in handy!

  2. Philip wrote,

    Lars, that would have been a great name :) Regardless of the name, I am sure your tool will prove to be a very handy resource, thank you for developing it :)

Add Your Comment

Use the form below to add your comment. Markdown syntax is available. Note, comments are moderated by me for spam filtering. Alternatively, feel free to contact me privately.