And that, class, is why all sane people use a properly tested HTML parser and don't try to roll their own with regexen . . .
Update: Oh he is. Never mind me . . . %) Perhaps this is why sane people avoid having to parse HTML if they can avoid it. :)
In reply to Re^5: simple regex help
by Fletch
in thread simple regex help
by nmerriweather
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |