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.
|
|
| Name: |
BS XHTML Valid |
| Base name: |
bs_xhtml_valid |
| Description: |
Validate HTML and remove forbidden tags and data |
| Version: |
- |
| PHP version: |
- |
| License: |
Freely Distributable |
| All time users: |
901 users |
| All time rank: |
3450 |
| Week users: |
0 users |
| Week rank: |
2072  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (66.7%) |
Not sure (58.3%) |
- |
- |
- |
- |
Insufficient (39.2%) |
2064 |
| 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 |