8053 beefd0184a 2022-08-08 ct_chen 2 years ago
..
examples beefd0184a 2022-08-08 ct_chen 2 years ago
tests beefd0184a 2022-08-08 ct_chen 2 years ago
CREDITS beefd0184a 2022-08-08 ct_chen 2 years ago
README beefd0184a 2022-08-08 ct_chen 2 years ago
config.m4 beefd0184a 2022-08-08 ct_chen 2 years ago
config.w32 beefd0184a 2022-08-08 ct_chen 2 years ago
package.xml beefd0184a 2022-08-08 ct_chen 2 years ago
php_tidy.def beefd0184a 2022-08-08 ct_chen 2 years ago
php_tidy.h beefd0184a 2022-08-08 ct_chen 2 years ago
tidy.c beefd0184a 2022-08-08 ct_chen 2 years ago
tidy.dsp beefd0184a 2022-08-08 ct_chen 2 years ago

README


README FOR ext/tidy by John Coggeshall


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.