--- nfo/php/libs/com.newsblob.phphtmllib/INSTALL 2003/01/30 03:29:08 1.1.1.1
+++ nfo/php/libs/com.newsblob.phphtmllib/INSTALL 2004/05/06 16:23:38 1.4
@@ -39,7 +39,14 @@
The following requirements exist for using phpHtmlLib :
- o PHP version 4.0.x
+ o PHP version 4.2.x
+
+ Optional
+ o One of phpHtmlLib's DataListSource Classes can work with
+ PEAR and/or ADODB DB abstraction layer classes. PEAR should
+ already be installed if you have a proper PHP install. You
+ can get ADODB (much better IMHO) from
+ http://php.weblogs.com/ADODB
3. Installing
@@ -61,6 +68,8 @@
include_once("$phphtmllib/includes.inc"); to include all of the files
in the lib, or you can include each file that you need individually
to save include processing.
+ 3. Optionally, review the SECURITY file if you are installing
+ phphtmllib into a production environment.
9. Contacts
--------