> esc
move open g h home ? help

Posts tagged php-tidy

All tags

Using PHP DomDocument to remove nodes

I needed to strip out some DOM nodes from a HTML file. I would use SED but some of the tags are multiline, and SED/regexes really don't understand HTML/XML and get really confused if you're using nested tags of the same