1.2.1610. ext/tidy¶
Extension Tidy.
Tidy is a binding for the Tidy HTML clean and repair utility which allows you to not only clean and otherwise manipulate HTML documents, but also traverse the document tree. <html>a html document</html>
<?php
ob_start();
?>
1.2.1610.1. Specs¶
Short name |
Extensions/Exttidy |
Rulesets |
|
Exakat since |
0.8.4 |
PHP Version |
All |
Severity |
|
Time To Fix |
|
Precision |
Very high |
Available in |