How does one configure PHP to use Oracle?
Follow these steps to prepare your PHP installation for connecting to Oracle databases: • Download PHP from http://www.php.net/, install as per the install.txt or INSTALL files, and test if everything is working. • Install the Oracle Instant Client, Oracle Client, or Oracle Server software on your machine and configure Oracle Net to connect to your database(s). See the SQL*Net FAQ for details.