| 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 |
| 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 |
-------- |
-------- |