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
- PDF version of PHP Manual has been split to two parts due to its' size and bookmarks not working in documents that are over 999 pages.
- download_link("language.pdf", "PHP PDF Manual - November 21, 2000"); ?>. 195 pages
- download_link("funcref.pdf", "PHP PDF Manual (Function reference) - November 21, 2000"); ?>. 881 pages
- The PDF version in it's totality is available too:
- download_link("manual.pdf", "PHP PDF Manual - November 22, 2000"); ?>. 1062 pages
Other Versions
- download_link("manual.rtf", "PHP Manual RTF File"); ?>
- download_link("manual.chm", "PHP Manual Windows Help 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("") ?>