1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 17:43:13 +02:00
Files
archived-php-src/ext/tidy
Xinchen Hui c0d060f5c0 Bump year
2014-01-03 11:04:26 +08:00
..
2012-05-21 12:52:10 +02:00
2003-09-20 19:45:32 +00:00
2004-01-15 19:33:10 +00:00
2007-07-17 10:29:32 +00:00
2014-01-03 11:04:26 +08:00
2006-08-14 15:09:08 +00:00
2014-01-03 11:04:26 +08: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.