php-src/ext/tidy
2009-03-10 23:40:06 +00:00
..
examples
tests - Fixed tests 2008-07-29 12:20:39 +00:00
config.m4 - MFB: Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignores 2006-12-23 18:00:49 +00:00
config.w32 - first static lib then dyn or old one 2008-08-01 11:21:27 +00:00
CREDITS
package.xml
php_tidy.def MFB: update 2007-07-17 10:30:50 +00:00
php_tidy.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
README
tidy.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
tidy.dsp

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.