--- nfo/php/libs/com.newsblob.phphtmllib/README 2003/02/22 20:55:24 1.1 +++ nfo/php/libs/com.newsblob.phphtmllib/README 2004/05/06 12:58:02 1.2 @@ -1,7 +1,7 @@ - phpHtmlLib + phpHtmlLib - Version 2.0 + Version 2.3.0 by @@ -12,9 +12,11 @@ -=What is it?=- --------------- - phpHtmllib is a set of PHP classes and library functions - to help facilitate building, debugging, and rendering of - XML, HTML and XHTML. + phpHtmllib is a set of PHP classes and library functions to + help facilitate building, debugging, and rendering of XML, + HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) + images as well as complex html 'widgets' . + It provides a mechanism to output perfectly indented/readable tags, and a programmatic API to generating tags on the fly.