Oracle XE & PHP
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:
- PHP Oracle Extensions
- Installing Oracle Database 10g Express Edition
- Using Oracle Database 10g
- Installing Apache HTTP Server
- Installing PHP
- Connecting to Oracle Using OCI8
- Executing SQL Statements with OCI8
- Using PL/SQL with OCI8
- and much more…