require("shared.inc");
commonHeader("Documentation ");
?>
PHP FAQ
- The PHP FAQ is your first stop for general
information and those questions that seem to be on most people's minds.
The PHP Manual On-line
PHP Annotated Manuals
- PHP Annotated Manual. This
is the same as the above, except there is a built-in errata/note system
that users all around the world can (and have!) contributed to. Of
all of the documentation, this will be the most current version,
as it is updated (and annotated) daily.
- PHP Manual
Errata. This is the collected errata from the on-line errata/note
system.
Downloadable PHP Manuals
HTML Version
- download_link("bigmanual.html", "PHP HTML Manual (one BIG file)"); ?>
- download_link("manual.zip", "PHP HTML Manual ZIP File"); ?>
- download_link("manual.tar.gz", "PHP HTML Manual .tar.gz File"); ?>
PDF Version
- download_link("manual.pdf", "PHP PDF Manual - Indexed - May 23, 00"); ?>. In this PDF, where possible, the version of PHP in which the function first became supported is noted. Note this version of the manual tends to lag behind the other versions available here.
- download_link("manual.A4.en.pdf", "PHP PDF Manual - June 13, 00"); ?>. 873 pages
- download_link("manual.ts.A4.en.pdf", "PHP PDF Manual - June 13, 00"); ?>. 670 pages
Other Versions
- download_link("manual.rtf", "PHP Manual RTF File"); ?>
- download_link("manual.prc", "PHP Manual PalmPilot DOC File"); ?>
Translations
More information
- PHP Function Table.
This page has a overview about which pages are translated to the
different languages and in which versions of PHP the functions
are available.
- Books on PHP. Here you can find a
great selection of books on PHP and related themes.
- PHP/FI 2.0 Manual. This includes
discussions on a few topics that aren't covered in the PHP 3 manual
yet.
- Read what has changed since PHP/FI 2.0
CVS Account
commonFooter("") ?>