/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/INSTALL
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/INSTALL

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

revision 1.1.1.1 by jonen, Thu Jan 30 03:29:08 2003 UTC revision 1.4 by jonen, Thu May 6 16:23:38 2004 UTC
# Line 39  Line 39 
39    
40       The following requirements exist for using phpHtmlLib :       The following requirements exist for using phpHtmlLib :
41    
42       o  PHP version 4.0.x       o  PHP version 4.2.x
43        
44         Optional
45         o  One of phpHtmlLib's DataListSource Classes can work with
46            PEAR and/or ADODB DB abstraction layer classes.  PEAR should
47            already be installed if you have a proper PHP install.  You
48            can get ADODB (much better IMHO) from
49            http://php.weblogs.com/ADODB
50    
51    
52    3. Installing    3. Installing
# Line 61  Line 68 
68            include_once("$phphtmllib/includes.inc"); to include all of the files            include_once("$phphtmllib/includes.inc"); to include all of the files
69            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
70            to save include processing.            to save include processing.
71         3. Optionally, review the SECURITY file if you are installing
72          phphtmllib into a production environment.
73    
74    9. Contacts    9. Contacts
75       --------       --------

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.4

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