simplehtmldom API
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
What this module is and what it does
This is a bridge between the latest version of the PHP Simple HTML DOM Parser (simplehtmldom) library - so that Drupal developers can easily write their modules using its API.
What the library does is that it gives you the simplest way to parse the html DOM tree whenever you need to parse html:
