Archive for the 'Oracle XE' Category
Oracle XE on Ubuntu
Do you want to know how to set up Oracle? It is pretty simple and this tutorial will take you step by step through the installation process.
Installing Oracle XE on Ubuntu.
No commentsOracle 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…
