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

Diff of /nfo/php/libs/com.newsblob.phphtmllib/doc/ric_INSTALL.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.3 by jonen, Thu May 6 16:23:49 2004 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">INSTALL</h1>                  <body>
11  <pre>                                                   <h1 align="center">INSTALL</h1>
12    <pre>
13    
14    phpHtmlLib INSTALLATION    phpHtmlLib INSTALLATION
15    
# Line 50  Line 51 
51    
52       The following requirements exist for using phpHtmlLib :       The following requirements exist for using phpHtmlLib :
53    
54       o  PHP version 4.0.x       o  PHP version 4.2.x
55            
56       Optional       Optional
57       o  One of phpHtmlLib's DataListSource Classes can work with       o  One of phpHtmlLib's DataListSource Classes can work with
# Line 79  Line 80 
80            include_once(&quot;$phphtmllib/includes.inc&quot;); to include all of the files            include_once(&quot;$phphtmllib/includes.inc&quot;); to include all of the files
81            in the lib, or you can include each file that you need individually            in the lib, or you can include each file that you need individually
82            to save include processing.            to save include processing.
83         3. Optionally, review the SECURITY file if you are installing
84          phphtmllib into a production environment.
85    
86    9. Contacts    9. Contacts
87       --------       --------
# Line 93  Line 96 
96       Thanks for trying phpHtmlLib.       Thanks for trying phpHtmlLib.
97                                            Walt Boring IV                                            Walt Boring IV
98    
   
 </pre>  
         <div id="credit">  
                 <hr>  
                 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>  
         </div>  
 </body>  
 </html>  
99    
100    </pre>
101            <p class="notes" id="credit">
102                    Documentation generated on Thu,  1 Apr 2004 09:37:04 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
103            </p>
104            </body>
105    </html>

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

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