Re: Extracting substring with regexp




If you're having trouble with regular expressions, it's a lot easier
to test them before add them to your code and compile and run. I like
to use a program called Expresso to test regular expressions.
.