README 310 B

1234567
  1. README FOR ext/tidy by John Coggeshall <john@php.net>
  2. Tidy is an extension based on Libtidy (http://tidy.sf.net/) and allows a PHP developer
  3. to clean, repair, and traverse HTML, XHTML, and XML documents -- including ones with
  4. embedded scripting languages such as PHP or ASP within them using OO constructs.