1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00
Files
archived-php-src/ext/tidy
2008-07-03 12:21:25 +00:00
..
2008-05-27 02:55:52 +00:00
2007-07-17 10:30:50 +00:00
2008-01-27 15:03:55 +00:00
2006-08-14 15:17:03 +00:00
2008-07-03 12:21:25 +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.