php-src/ext/tidy
2008-03-04 23:39:15 +00:00
..
examples
tests MFB: fix crash in tidy_get_body() and related functions when the node doesnt exist 2007-09-20 22:30:49 +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
CREDITS
package.xml
php_tidy.def MFB: update 2007-07-17 10:30:50 +00:00
php_tidy.h - revert over constfying 2008-01-27 15:03:55 +00:00
README MFB: static keywording 2006-08-14 15:17:03 +00:00
tidy.c New way for check void parameters 2008-03-04 23:39:15 +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.