HTML Parser for PHP 4 is an object-oriented parser which lets you iterate HTML nodes and get their attributes, names, and values. It also comes with an example class for converting HTML to formatted ASCII text.
| Tags | Internet Web |
|---|---|
| Licenses | Apache |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: Most reported issues such as the empty attribute bug and issues parsing comments were fixed.


Changes: A clearAttributes() bug and a single-quote bug have been fixed. There are minor performance improvements.


No changes have been submitted for this release.