Page 1 of 1

Wanted: Regex util for PHP (and JavaScript)

Posted: Tue Feb 12, 2008 1:33 pm
by josamoto
I'm looking for a Regular Expression utility I can use offline (or plugin for Eclipse IDE) that can aid in building and evaluating regular expressions. I've downloaded a few but the ones I got are either for other languages like Java, and don't work entirely like preg's regex.

If possible, I also need one for JavaScript!

Thanks again!!!

Re: Wanted: Regex util for PHP (and JavaScript)

Posted: Tue Feb 12, 2008 3:01 pm
by Christopher
I think there are a couple of web based RegEx checkers that are based on PHP. Search for that and see what you find. Maybe they come with source.

Re: Wanted: Regex util for PHP (and JavaScript)

Posted: Tue Feb 12, 2008 3:41 pm
by josamoto
I have Googled a bit, but I was hoping maybe the people that use these utilities everyday could recommend something worth while!

Thanks for the reply! :)