Collection of articles on using PHP with Oracle
- PHP Oracle FAQ - The best place to start if you're just beginning to use Oracle and PHP together. From the Oracle.com Wiki.
http://wiki.oracle.com/page/PHP+Oracle+FAQ
- Oracle and PHP FAQ - This FAQ is mainly discusses Oracle data access methods from PHP scripts.
http://www.orafaq.com/wiki/PHP_FAQ
- PHP OCI Manual Pages - PHP manual pages on the Oracle OCI functions.
http://www.php.net/manual/en/ref.oci8.php
- How to Set an Oracle Env. variable – ORACLE_HOME? - Helps you understand the ORACLE_HOME variable.
http://www.notesbit.com/index.php/scripts-oracle/how-to-set-an-oracle-environment-variable-%E2%80%93-oracle_home/
- Installing PHP and the Oracle Instant Client for Linux and Windows
http://www.oracle.com/technology/pub/notes/technote_php_instant.html
- The Underground PHP and Oracle Manual
http://www.oracle.com/technology/tech/php/pdf/underground-php-oracle-manual.pdf
- Download php_oci8.dll extension binaries
http://downloads.php.net/pierre/
- Which OCI8 DLL to use in PHP 5.3
http://blogs.oracle.com/opal/2008/12/which_oci8_dll_to_use_in_php_5_1.html
- Presentation: PHP + Oracle Database Best Practices - This presentation by Chris Jones, presented at ZendCon 2009, describes best practices for developing enterprise-class PHP apps on the Oracle Database.
http://www.oracle.com/technology/tech/php/pdf/oracle-zendcon-php-2009.pdf
- PHP Developer Center on Oracle.com
http://www.oracle.com/technology/tech/php/index.html