1 |
|
|
2 |
phpHtmlLib |
phpHtmlLib |
3 |
|
|
4 |
Version 2.0 |
Version 2.3.0 |
5 |
|
|
6 |
by |
by |
7 |
|
|
12 |
-=What is it?=- |
-=What is it?=- |
13 |
--------------- |
--------------- |
14 |
|
|
15 |
phpHtmllib is a set of PHP classes and library functions |
phpHtmllib is a set of PHP classes and library functions to |
16 |
to help facilitate building, debugging, and rendering of |
help facilitate building, debugging, and rendering of XML, |
17 |
XML, HTML and XHTML. |
HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) |
18 |
|
images as well as complex html 'widgets' . |
19 |
|
|
20 |
It provides a mechanism to output perfectly indented/readable |
It provides a mechanism to output perfectly indented/readable |
21 |
tags, and a programmatic API to generating tags on the fly. |
tags, and a programmatic API to generating tags on the fly. |
22 |
|
|