in reply to capturing between divs
What everyone else is saying. If you're not using an HTML parser, you will have much more brittle code. Regular expressions, except in the most trivial cases, are harder to use correctly than any of the parsers.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: capturing between divs
by monarch (Priest) on Apr 13, 2009 at 03:58 UTC | |
by Your Mother (Archbishop) on Apr 13, 2009 at 06:18 UTC |