/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/ric_README.html
ViewVC logotype

Annotation of /nfo/php/libs/com.newsblob.phphtmllib/doc/ric_README.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations)
Wed Sep 24 13:03:58 2003 UTC (20 years, 11 months ago) by jonen
Branch: MAIN
Changes since 1.1: +22 -20 lines
File MIME type: text/html
+ updated whole phphtmllib to v2.3.0

1 jonen 1.2 <?xml version="1.0" encoding="iso-8859-1"?>
2     <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3     <html xmlns="http://www.w3.org/1999/xhtml">
4     <head>
5     <!-- template designed by Marco Von Ballmoos -->
6     <title></title>
7     <link rel="stylesheet" href="media/stylesheet.css" />
8     <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9     </head>
10     <body>
11     <h1 align="center">README</h1>
12 jonen 1.1 <pre>
13    
14 jonen 1.2 phpHtmlLib
15 jonen 1.1
16 jonen 1.2 Version 2.3.0
17 jonen 1.1
18     by
19    
20     Walt A. Boring IV
21     waboring@buildabetterweb.com
22    
23    
24     -=What is it?=-
25     ---------------
26    
27 jonen 1.2 phpHtmllib is a set of PHP classes and library functions to
28     help facilitate building, debugging, and rendering of XML,
29     HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics)
30     images as well as complex html 'widgets' .
31    
32 jonen 1.1 It provides a mechanism to output perfectly indented/readable
33     tags, and a programmatic API to generating tags on the fly.
34    
35    
36     -=The Latest Version=-
37     ----------------------
38    
39     Details of the latest version can be found on the phpHtmlLib
40     web site at sourceforget.net.
41     http://phphtmllib.sourceforge.net
42    
43    
44     -=Documentation=-
45     -----------------
46     The current documentation can be found in the doc directory.
47    
48     -=Installation=-
49     ----------------
50    
51     Installation instructions can be found in the INSTALL file
52     provided with this distribution. It describes the requirements
53     as well as instructions on using the phpHtmlLib libs with your
54     website.
55    
56    
57     -=Licensing=-
58     -------------
59    
60     Please see the LICENSE file included in this distribution.
61    
62    
63     -=Acknowledgments=-
64     -------------------
65    
66     I would like to personally thank a few good friends of mine
67     that have helped me during the development of phpHtmlLib.
68     Richard Koreski, HTML guru and Daniel Ceregatti, long time friend.
69     Also thanks to my wife Allison for helping me in all the right ways.
70    
71     I'd also like to thank the folks at Zend for writing such an excellent engine for PHP.
72     PHP is by far the best web language on the planet.
73    
74     Oh yah, and thanks Linus!
75    
76     words n stuff.
77    
78     </pre>
79 jonen 1.2 <p class="notes" id="credit">
80     Documention generated on Thu, 31 Jul 2003 18:31:26 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a>
81     </p>
82     </body>
83 jonen 1.1 </html>

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed