1 |
jonen |
1.1 |
|
2 |
jonen |
1.2 |
phpHtmlLib |
3 |
jonen |
1.1 |
|
4 |
jonen |
1.2 |
Version 2.3.0 |
5 |
jonen |
1.1 |
|
6 |
|
|
by |
7 |
|
|
|
8 |
|
|
Walt A. Boring IV |
9 |
|
|
waboring@buildabetterweb.com |
10 |
|
|
|
11 |
|
|
|
12 |
|
|
-=What is it?=- |
13 |
|
|
--------------- |
14 |
|
|
|
15 |
jonen |
1.2 |
phpHtmllib is a set of PHP classes and library functions to |
16 |
|
|
help facilitate building, debugging, and rendering of XML, |
17 |
|
|
HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) |
18 |
|
|
images as well as complex html 'widgets' . |
19 |
|
|
|
20 |
jonen |
1.1 |
It provides a mechanism to output perfectly indented/readable |
21 |
|
|
tags, and a programmatic API to generating tags on the fly. |
22 |
|
|
|
23 |
|
|
|
24 |
|
|
-=The Latest Version=- |
25 |
|
|
---------------------- |
26 |
|
|
|
27 |
|
|
Details of the latest version can be found on the phpHtmlLib |
28 |
|
|
web site at sourceforget.net. |
29 |
|
|
http://phphtmllib.sourceforge.net |
30 |
|
|
|
31 |
|
|
|
32 |
|
|
-=Documentation=- |
33 |
|
|
----------------- |
34 |
|
|
The current documentation can be found in the doc directory. |
35 |
|
|
|
36 |
|
|
-=Installation=- |
37 |
|
|
---------------- |
38 |
|
|
|
39 |
|
|
Installation instructions can be found in the INSTALL file |
40 |
|
|
provided with this distribution. It describes the requirements |
41 |
|
|
as well as instructions on using the phpHtmlLib libs with your |
42 |
|
|
website. |
43 |
|
|
|
44 |
|
|
|
45 |
|
|
-=Licensing=- |
46 |
|
|
------------- |
47 |
|
|
|
48 |
|
|
Please see the LICENSE file included in this distribution. |
49 |
|
|
|
50 |
|
|
|
51 |
|
|
-=Acknowledgments=- |
52 |
|
|
------------------- |
53 |
|
|
|
54 |
|
|
I would like to personally thank a few good friends of mine |
55 |
|
|
that have helped me during the development of phpHtmlLib. |
56 |
|
|
Richard Koreski, HTML guru and Daniel Ceregatti, long time friend. |
57 |
|
|
Also thanks to my wife Allison for helping me in all the right ways. |
58 |
|
|
|
59 |
|
|
I'd also like to thank the folks at Zend for writing such an excellent engine for PHP. |
60 |
|
|
PHP is by far the best web language on the planet. |
61 |
|
|
|
62 |
|
|
Oh yah, and thanks Linus! |
63 |
|
|
|
64 |
|
|
words n stuff. |