References for Using PHP with Oracle

Oracle maintains the PHP Developer Center, a page with substantial PHP and Oracle resources.

Oracle has a free Underground PHP and Oracle Manual (PDF) available for download, showing how to install Oracle and PHP, and how to use the OCI8 extension.

Several published PHP and Oracle books are available at your favorite bookstore. These books dig deeper into the uses of PHP and how to build applications.

The PHP manual is available from www.php.net. It includes:


PHP project home page