PHP Classes

DB factory extension: Simplified extension of PEAR::DB abstraction layer

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 423 All time: 6,376 This week: 488Up
Version License Categories
db_factory_extension 1.0GNU Lesser Genera...Databases
Description 

Author

This class extends the PEAR::DB class to provide a simplified database access interface.

It can establish connections returning a boolean success value instead of PEAR error object.

It can execute queries automatically connecting to a database before executing and disconnecting after the query is executed.

If the query returns result values it may also retrieve the result set into an array before disconnecting.

Picture of Luis Manuel Morales
Name: Luis Manuel Morales <contact>
Classes: 1 package by
Country: Uruguay Uruguay
Age: 53
All time rank: 34736 in Uruguay Uruguay
Week rank: 195 Up1 in Uruguay Uruguay Up

  Files folder image Files (2)  
File Role Description
Plain text file db.class.php Class DB factory extension class
Accessible without login Plain text file example.php Example Example to use DB factory extension class

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:423
This week:0
All time:6,376
This week:488Up