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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by jonen, Sat Feb 22 20:55:53 2003 UTC revision 1.2 by jonen, Wed Sep 24 13:03:58 2003 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>  <?xml version="1.0" encoding="iso-8859-1"?>
2  <!--NewPage-->  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3  <HTML>    <html xmlns="http://www.w3.org/1999/xhtml">
4  <HEAD>                  <head>
5          <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:21:47 -0800' -->                          <!-- template designed by Marco Von Ballmoos -->
6          <TITLE></TITLE>                          <title></title>
7  <LINK REL ='stylesheet' TYPE='text/css' HREF='media/stylesheet.css' TITLE='Style'>                          <link rel="stylesheet" href="media/stylesheet.css" />
8  </HEAD>                          <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9  <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">                  </head>
10  <h1 align="center">README</h1>                  <body>
11                                                    <h1 align="center">README</h1>
12  <pre>  <pre>
13    
14                          phpHtmlLib                           phpHtmlLib
15                                                    
16                          Version 2.0                          Version 2.3.0
17                                                    
18                              by                              by
19    
# Line 23  Line 24 
24    -=What is it?=-    -=What is it?=-
25    ---------------    ---------------
26        
27     phpHtmllib is a set of PHP classes and library functions     phpHtmllib is a set of PHP classes and library functions to
28     to help facilitate building, debugging, and rendering of     help facilitate building, debugging, and rendering of XML,
29     XML, HTML and XHTML.     HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics)
30       images as well as complex html 'widgets'  .    
31    
32     It provides a mechanism to output perfectly indented/readable     It provides a mechanism to output perfectly indented/readable
33     tags, and a programmatic API to generating tags on the fly.     tags, and a programmatic API to generating tags on the fly.
34        
# Line 73  Line 76 
76    words n stuff.    words n stuff.
77    
78  </pre>  </pre>
79          <div id="credit">          <p class="notes" id="credit">
80                  <hr>                  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                  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>          </p>
82          </div>          </body>
 </body>  
83  </html>  </html>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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