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
StarStarStar 56%Total: 1,103 All time: 3,403 This week: 129Up
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: 51
All time rank: 66712 in Ukraine Ukraine
Week rank: 321 Up3 in Ukraine Ukraine Up

  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,103
This week:0
All time:3,403
This week:129Up
User Ratings User Comments (3)
 All time
Utility:81%StarStarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:56%StarStarStar
Rank:1826
 
thanks
8 years ago (restroika)
52%StarStarStar
You solution is more elegent than mine.
10 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