$title="Documentation Resources";
include "include/header.inc";
?>
- PHP 3.0 Manual Online.
This is an early version. A lot is still missing, but it is
improving.
- download_link("bigmanual.htm", "PHP 3.0 HTML Manual (one BIG file)"); ?>
- download_link("manual.zip", "PHP 3.0 HTML Manual ZIP File"); ?>
- download_link("manual.tar.gz", "PHP 3.0 HTML Manual .tar.gz File"); ?>
- download_link("manual.rtf", "PHP 3.0 Manual RTF File"); ?>
- PHP/FI 2.0 Manual. Until the new
manual is complete, you can get answers to many questions here.
- Read what has changed since PHP/FI 2.0
- A PHP3 FAQ has been started as well. Skim this
before asking questions.
include("include/footer.inc"); ?>