Page 1 of 1

Regex resources

Posted: Wed Apr 04, 2007 8:37 pm
by GeXus
Does anyone know of any good regex resources? Something I would love to see is where you could put in some text or html and highlight the part you want and have it generate the regex... not sure if such a thing exists

Posted: Wed Apr 04, 2007 8:58 pm
by Kieran Huggins
You would never get the result you're after that way.

play here: http://www.cuneytyilmaz.com/prog/jrx/

Posted: Wed Apr 04, 2007 11:25 pm
by feyd
Did you see this?

viewtopic.php?t=55762

Posted: Thu Apr 05, 2007 7:08 am
by GeXus
Ah, thank you both!