
PHP Knowledge
Free resources for learning more about PHP language
Download PHP software from ufficial site of PHP Project for Linux ( tar.bz2 and tar.gz ), AS/400 (Binaries), Mac OSX (Binaries), Novell NetWare (Binaries), OS/2 (Binaries), RISC OS (Binaries), SGI IRIX 6.5.x (Binaries), Solaris SPARC (Binaries), Solaris INTEL (Binaries).
PHP Manual is available online in several languages. Select your language and start to learn PHP.
PHP is well known for having excellent documentation, documentation that is created by volunteers who collectively make changes every day. This HOWTO is designed for people who work on the official PHP documentation. This HOWTO contains information about every aspect of the documentation process, which includes editing the DocBook XML sources, validating changes made to these sources, using the build system to generate documentation into other formats, and general tips like how to use SVN.
The PHP - FAQ is your first stop for general information and those questions that seem to be on most people's minds. If you have licensing questions, see the separate License FAQ.
The Bug Database is where you can bring problems with PHP to the attention of developers (but don't forget to double-check that somebody else hasn't already reported the same problem!).
PHP Extension & Application Repository: PEAR is a framework and distribution system for reusable PHP components.
What is PECL? PECL is a repository for PHP Extensions, providing a directory of all known extensions and hosting facilities for downloading and development of PHP extensions.
The packaging and distribution system used by PECL is shared with its sister, PEAR.
|