This book, written by my colleague, Andi Gutmans, and two very prominent
PHP developers, Stig Bakken and Derick Rethans, holds the key to
unlocking the riches of PHP 5. It thoroughly covers all of the features of the
new version, and is a must-have for all PHP developers who are interested in
exploring PHP 5's advanced features.
http: / / www.informit.com / content / images / 013147149X / downloads / 013147149X_book.pdf
This book shows how to use the PHP scripting language with the Oracle database. It covers
installation of both Oracle and PHP, and shows how to use them together efficiently.
The installation and database discussion in this book highlights the Oracle Database 10g
Express Edition, but everything covered in this book also applies to the other editions of the
Oracle database. The PHP you write against Oracle Database 10g Express Edition can be run,
without change, against all editions of the Oracle database as well.
http: / / www.oracle.com / technology / tech / php / pdf / underground-php-oracle-manual.pdf
PHP is a scripting language designed to fill the gap between SSI (Server Side Includes) and Perl, intended largely for the web environment. PHP has gained quite a following in recent times, and it is one of the forerunners in the Open Source software movement. Its popularity derives from its C-like syntax, its speed and its simplicity. PHP is currently divided into two major versions: PHP 4 and PHP 5. PHP 6 is currently under development.
http: / / en.wikibooks.org / wiki / Programming:PHP
This is an unpublished book on PHP. This book assumes no PHP programming skill at all - you will be taught from scratch in that respect. It appears to be quite comprehensive and can be navigated online in tutorial fashion, so it serves as an online php book or php tutorial.
http: / / hudzilla.org / phpwiki / index.php?title=Main_Page
The purpose of this book is bring the power and ease of use of PHP to anyone with a desire to learn PHP, and in doing so, join the tens of thousands of web developers who have already discovered the flexibility and productivity that comes with using PHP.
http: / / www.techotopia.com / index.php / PHP_Essentials
Symfony is a web application framework written in PHP which follows the model-view-controller (MVC) paradigm. Released under the MIT license, Symfony is free software. The symfony-project.com website launched on October 18, 2005
http: / / www.symfony-project.org / book / 1_0 /