avatar

Andres Jaimes

Oracle XE & PHP

By Andres Jaimes

Have you ever tried to access an Oracle database from PHP? Well, if you are a newbie (like me) this is a great manual that will take you from PHP compilation to XML generated results:

Download: The Underground PHP and Oracle Manual
By Christopher Jones and Alison Holloway

The book includes:

  1. PHP Oracle Extensions
  2. Installing Oracle Database 10g Express Edition
  3. Using Oracle Database 10g
  4. Installing Apache HTTP Server
  5. Installing PHP
  6. Connecting to Oracle Using OCI8
  7. Executing SQL Statements with OCI8
  8. Using PL/SQL with OCI8
  9. and much more…