1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 14:42:49 +02:00
Files
archived-php-src/ext/tidy
2014-09-28 19:02:09 +02:00
..
2014-09-20 10:03:54 +02:00
2014-05-14 16:44:07 +08:00
2014-09-19 18:33:14 +02:00
2014-09-19 18:33:14 +02:00

README FOR ext/tidy by John Coggeshall <john@php.net>


Tidy is an extension based on Libtidy (http://tidy.sf.net/) and allows a PHP developer
to clean, repair, and traverse HTML, XHTML, and XML documents -- including ones with
embedded scripting languages such as PHP or ASP within them using OO constructs.