Prev | Current Page 79 | Next

W. Jason Gilmore

"Beginning PHP and MySQL: From Novice to Professional"


Obtaining the Documentation
Both the Apache and PHP projects offer truly exemplary documentation, covering
practically every aspect of the respective technology in lucid detail. You can view the
latest respective versions online via http://httpd.apache.org/ and http://www.php.net/
, or download a local version to your local machine and read it there.
Downloading the Apache Manual
Each Apache distribution comes packaged with the latest versions of the documentation
in XML and HTML formats and in nine languages (Brazilian Portuguese, Chinese,
Dutch, English, German, Japanese, Russian, Spanish, and Turkish). The documentation
is located in the directory docs, found in the installation root directory.
CHAPTER 2 ?–  CONFIGURING YOUR EN V IRONMENT 15
Should you need to upgrade your local version, require an alternative format such
as PDF or Microsoft Compiled HTML Help (CHM) files, or want to browse it online,
proceed to the following Web site: http://httpd.apache.org/docs-project/.
Downloading the PHP Manual
The PHP documentation is available in more than 20 languages and in a variety of
formats, including a single HTML page, multiple HTML pages, and CHM files. These
versions are generated from DocBook-based master files, which can be retrieved from
the PHP project??™s CVS server should you wish to convert to another format. The documentation
is located in the directory manual in the installation directory.


Pages:
67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91