1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 19:52:20 +02:00
Files
archived-php-src/ext/tidy
2009-01-06 23:46:22 +00:00
..
2008-07-29 12:20:39 +00:00
2007-07-17 10:30:50 +00:00
2008-12-31 11:12:40 +00:00
2009-01-06 23:46:22 +00: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.