PHP Classes

Oracle::DB: Oracle access wrapper supporting stored procedures

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (5)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 63%Total: 1,101 All time: 3,404 This week: 234Up
Version License PHP version Categories
class-oracle-oci8 1.0GNU General Publi...5.2PHP 5, Databases
Description 

Author

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

Picture of Sergey Pimenov
Name: Sergey Pimenov <contact>
Classes: 3 packages by
Country: Ukraine Ukraine
Age: 50
All time rank: 66612 in Ukraine Ukraine
Week rank: 658 Up12 in Ukraine Ukraine Equal

  Files folder image Files  
File Role Description
Plain text file class.oracle.php Class main class
Accessible without login Plain text file test.objects.sql Data objects for testunit
Accessible without login Plain text file test.php Example TestUnit

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,101
This week:0
All time:3,404
This week:234Up
User Ratings User Comments (3)
 All time
Utility:91%StarStarStarStarStar
Consistency:91%StarStarStarStarStar
Documentation:-
Examples:83%StarStarStarStarStar
Tests:-
Videos:-
Overall:63%StarStarStarStar
Rank:1013
 
thanks
7 years ago (restroika)
52%StarStarStar
You solution is more elegent than mine.
9 years ago (per)
67%StarStarStarStar
This is a good class ! loool But why reinvent the wheel ? The...
13 years ago (José Filipe Lopes Santos)
70%StarStarStarStar