ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:userguide:oracle_tutorial

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
userguide:oracle_tutorial [2015/11/16 03:25] mnewnhamuserguide:oracle_tutorial [2015/12/26 18:18] mnewnham
Line 15: Line 15:
 Oracle is the most popular commercial database used with PHP. There are many ways of accessing Oracle databases in PHP. These include: Oracle is the most popular commercial database used with PHP. There are many ways of accessing Oracle databases in PHP. These include:
  
- * The oracle extension +  * The oracle extension 
- * The oci8 extension +  * The oci8 extension 
- * PEAR DB library +  * PEAR DB library 
- * ADOdb library+  * ADOdb library
  
 The wide range of choices is confusing to someone just starting with Oracle and PHP. I will briefly summarize the differences, and show you the advantages of using ADOdb. The wide range of choices is confusing to someone just starting with Oracle and PHP. I will briefly summarize the differences, and show you the advantages of using ADOdb.
v5/userguide/oracle_tutorial.txt · Last modified: 2019/12/29 21:36 by mnewnham