PHP Simple HTML DOM Parser v0.97 is released
- Important!! file and class name changed (html_dom_parser->simple_html_dom)!
- Important!! ($dom->save_file) will not support anymore.
- New node type "comment" (eg. $dom->find('comment')).
- Add self-closing tags: 'base', 'spacer'.
- Fix the bug of outertext (th).
- Fix the bug of regular expression escaping chars ($dom->find).
- Fix the bug while line-breaker and "\t" in tags.
- Remove example "example_customize_parser.php".
- New example "simple_html_dom_utility.php".
Posted by
2008-05-09
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.