| Introduction to PHP 5 |
 |
2026-01-14 |
 |
 |

33 |
 |
 |
Tidy Extension is a wrapper around libTidy library, who's purpose is to clean,
compact and convert between the various HTML variants.
Capabilities
- • Automatically repair malformed HTML
- • Convert HTML 3 to HTML 4 to XHTML in a few lines of code
- • Find and extract portions of HTML documents using OO
- • Compact your page output using Tidy output buffer.
- • Convert HTML tags to CSS whenever possible.