| The most relevant website probably is http://www.php.net/ and the online manual at http://www.php.net/manual/en/. The PHP home page presents the latest developments in the PHP world, whereas the manual contains up-to-date information about functions, enriched by user comments that help to solve one problem or two. http://www.php.net/links.php lists more than 100 websites related to PHP, so this is a perfect starting point for interesting information. However, in this appendix we mention those websites we deem important or that we personally visit regularly. Your mileage may vary. http://www.planet-php.net/ Aggregation of many blogs by members of the PHP community (including some of this book's authors). The nature of weblogs is that they are always up-to-date and always interesting. See Figure E.1. Figure E.1. Planet PHP lists many "must-read" PHP weblogs. http://www.zend.com/zend/week/ Weekly summary of discussions on the PHP development lists. http://www.zend.com/zend/pear/ Weekly summary of discussions on the PEAR and PECL development lists. http://www.php.net/tut.php From Zero to Hero: A Short Tutorial to PHP. http://directory.google.com/Top/Computers/Programming/Languages/PHP/ and http://dmoz.org/Computers/Programming/Languages/PHP/ The PHP sections in both the Google directory and the Open Directory Project. http://www.hotscripts.com/PHP/ PHP section at HotScripts.com. http://www.phpbuilder.com/ Articles about PHP; this site was once top notch, but it's still worth a visit. http://www.dotgeek.org/ Code and articles. http://www.phpclasses.org/ PHP code repository with lots of code of varying quality. http://pear.php.net/ The official PHP code repository. http://unleashed.coggeshall.org/ The official website for this book. |