HTML DOM Parser 1.11

HTML DOM Parser is a PHP library for parsing the DOM tree and inspired by the way jQuery interprets the DOM. The library is a must when building DOM scraping scripts/apps. Documentation and various examples are included with the download package.

What's New in This Version:
- Supports xpath generated from Firebug.
- New method "dump" of "simple_html_dom_node".
- New attribute "xmltext" of "simple_html_dom_node".
- remove preg_quote on selector match function: [attribute*=value];
- Element "Comment" will treat as children.
- Fixed the problem with <pre>.
- Fixed bug #2207477 (does not load some pages properly).
- Fixed bug #2315853 (Error with character after < sign).

License type: GPL
Date added: 4 months 26 days ago | Last updated: 4 months 26 days ago

More popular HTML

Listing Files

lie2815-htmldomparser-7317463
tests
testcase
reader