1 |
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'> |
2 |
<!--NewPage--> |
3 |
<HTML> |
4 |
<HEAD> |
5 |
<!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:21:47 -0800' --> |
6 |
<TITLE></TITLE> |
7 |
<LINK REL ='stylesheet' TYPE='text/css' HREF='media/stylesheet.css' TITLE='Style'> |
8 |
</HEAD> |
9 |
<BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;"> |
10 |
<h1 align="center">README</h1> |
11 |
<pre> |
12 |
|
13 |
phpHtmlLib |
14 |
|
15 |
Version 2.0 |
16 |
|
17 |
by |
18 |
|
19 |
Walt A. Boring IV |
20 |
waboring@buildabetterweb.com |
21 |
|
22 |
|
23 |
-=What is it?=- |
24 |
--------------- |
25 |
|
26 |
phpHtmllib is a set of PHP classes and library functions |
27 |
to help facilitate building, debugging, and rendering of |
28 |
XML, HTML and XHTML. |
29 |
It provides a mechanism to output perfectly indented/readable |
30 |
tags, and a programmatic API to generating tags on the fly. |
31 |
|
32 |
|
33 |
-=The Latest Version=- |
34 |
---------------------- |
35 |
|
36 |
Details of the latest version can be found on the phpHtmlLib |
37 |
web site at sourceforget.net. |
38 |
http://phphtmllib.sourceforge.net |
39 |
|
40 |
|
41 |
-=Documentation=- |
42 |
----------------- |
43 |
The current documentation can be found in the doc directory. |
44 |
|
45 |
-=Installation=- |
46 |
---------------- |
47 |
|
48 |
Installation instructions can be found in the INSTALL file |
49 |
provided with this distribution. It describes the requirements |
50 |
as well as instructions on using the phpHtmlLib libs with your |
51 |
website. |
52 |
|
53 |
|
54 |
-=Licensing=- |
55 |
------------- |
56 |
|
57 |
Please see the LICENSE file included in this distribution. |
58 |
|
59 |
|
60 |
-=Acknowledgments=- |
61 |
------------------- |
62 |
|
63 |
I would like to personally thank a few good friends of mine |
64 |
that have helped me during the development of phpHtmlLib. |
65 |
Richard Koreski, HTML guru and Daniel Ceregatti, long time friend. |
66 |
Also thanks to my wife Allison for helping me in all the right ways. |
67 |
|
68 |
I'd also like to thank the folks at Zend for writing such an excellent engine for PHP. |
69 |
PHP is by far the best web language on the planet. |
70 |
|
71 |
Oh yah, and thanks Linus! |
72 |
|
73 |
words n stuff. |
74 |
|
75 |
</pre> |
76 |
<div id="credit"> |
77 |
<hr> |
78 |
Documention generated on Thu, 20 Feb 2003 16:21:47 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a> |
79 |
</div> |
80 |
</body> |
81 |
</html> |