I’m no expert with regular expression and while googling, I came across this very useful tool that helps to do live matching of regular expressions. Its built in Flex
If you are scratching your head over those pesky characters that come from Mars, check out:
http://www.idsklijnsma.nl/regexps/

I had been working with this wonderful piece of software and had no problems with it until today when I realise that the software maintains a consistent connection to MySQL server until you hit the commit transactions button. This means any queries from somewhere else like PHP will get hung up and timeout, so if you are wondering why things are not moving, do check this piece out.
Recent Comments