Documentation

A good place to start is by skimming through the ever-growing FAQ. Then have a look at the online manual and other resources in the documentation section.

Mailing Lists

One of the best resources is a very friendly and helpful mailing lists. There are a couple of PHP-related mailing lists available. The main list for PHP3 is: php3@php.il.eu.org. You may subscribe to this list by sending a blank message to php3-subscribe@php.il.eu.org. An archive for this list can be found at: http://www.tryc.on.ca/php3.html.

If you are interested in helping out with the development of PHP3 you should join the developers' list by sending an empty message to php-dev-subscribe@php.iquest.net.

PX - PHP Code Exchange

Looking for some more sample PHP scripts? PX, the PHP Code Exchange is a great place to start. Here you'll find many example scripts and useful functions, organized for easy finding.

Getting the Latest Development Version

PHP is developed using CVS, so it's possible to obtain the latest development release at any time. Further instructions can be found in the web interface to the PHP 3.0 CVS tree.

Reporting Bugs

If you can't resolve your problem from the available documentation or mailing list archives, and you think it might be a bug, a Bug Database has been established for tracking bugs and ensuring that all reported bugs get addressed. If you see a problem, please tell us so we can address it.