1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Files
archived-php-src/ext/tidy
Anatol Belski af3ca74501 made ZEND_TSRMLS_CACHE_* macros look like function calls
which also comply with the current semantics for such macros
2015-02-16 17:19:32 +01:00
..
2014-09-20 10:03:54 +02:00
2014-05-14 16:44:07 +08:00
2004-01-15 19:33:10 +00:00
2007-07-17 10:29:32 +00:00
2006-08-14 15:09:08 +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.