This class implements a Oracle database access wrapper which supports stored procedures. It can:
- Establish connections to an Oracle database server
- Execute queries and retrieve results into arrays or objects
- Define PHP variables to bind query values
- Execute INSERT, UPDATE and DELETE queries from lists of parameters that define tables, fields, field values, condition clause and bind variables.
- Execute stored procedures passing parameter values
- Manage transactions
|
|
| Name: |
Oracle::DB |
| Base name: |
class-oracle-oci8 |
| Description: |
Oracle access wrapper supporting stored procedures |
| Version: |
1.0 |
| PHP version: |
5.2 |
| License: |
GNU General Public License (GPL) |
| All time users: |
629 users |
| All time rank: |
4317 |
| Week users: |
3 users |
| Week rank: |
948  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|