PHP Classes
elePHPant
Icontem

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

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2006-02-22 (10 years ago) RSS 2.0 feedNot enough user ratingsTotal: 421 All time: 6,064 This week: 1,528Up
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

  Files folder image Files  
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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:421
This week:0
All time:6,064
This week:1,528Up