This class can be used validate HTML that is XHTML compliant and remove tags and data that are not accepted.
The class can parse the HTML data as a XML document and traverse it to verify whether it complies with a list of rules that define acceptable tags and data.
It can delete forbidden and duplicate tags and attributes. The processed document is stored in a class variable.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (66.7%) |
Not sure (58.3%) |
- |
- |
- |
- |
Insufficient (39.2%) |
2005 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
class.php |
Class |
xhtml validator |