1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 09:42:22 +01:00
Files
archived-php-src/ext/tidy
Hannes Magnusson 9c669ecf1f Protos
2006-10-02 07:54:37 +00:00
..
2006-09-06 17:55:09 +00:00
2005-05-29 23:17:16 +00:00
2004-03-22 23:07:55 +00:00
2003-09-20 19:45:32 +00:00
2004-01-15 19:33:10 +00:00
2006-04-19 20:37:55 +00:00
MFB
2006-09-15 14:43:08 +00:00
2006-08-14 15:17:03 +00:00
2006-10-02 07:54:37 +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.