PHP Classes
Icontem

Class: Base DB


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of jonathan gotti  >  Base DB  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Base DB Support forum
Base name: base_db
Description: Base class for SQL database access abstraction
Related top rated classes:
Version: 57
Required PHP version: 5.0
License: GNU Lesser General Public License (LGPL)
All time users: 1616 users
All time rank: 1596
Week users: 6 users
Week rank: 1190
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Dependents   Applications   Related links   Files Files  

Author

Picture of jonathan gotti
Name: jonathan gotti is available for providing paid consulting. Contact jonathan gotti .
Published packages: 10 Browse this author's classes Browse this author's classes
Country: France France - PHP jobs in France
Home page: http://the-ring.homelinux.net/phpcodelib/
Age: 32
All time rank: 74
Week rank: 116

Groups

Group folder image Databases Database management, accessing and searching View top rated classes

Detailed description

This is a base class for implementing an SQL database access abstraction.

It provides an easy way to deal with databases. it will escape your values by using smart question marks parameters in conditions strings, return most of result in php array instead of resource result set (but you still can access the resource if you really want it) and will assist you in most common databases operation such as establishing database connections, opening a database, quoting a string value, executing a query, retrieving query results as an array, listing the database tables, get the keys of a table, optimizing a table, retrieving the last error that occurred, etc..
It also permit to work on multiple databases and to get unique instances of database connection in a simple way "db::getInstance()"

It also include a class dbProfiler to help you profiling your queries.

User ratings

Not yet rated by the users

Packages that need this class

Class Dependency Why it is needed
class mysql
Required
base abstraction class
class sqlite
Required
base abstraction class

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Related links

Link Description
base DB TRAC site wiki + svn repository for class-db

Files

File Role Description
Plain text file class-db.php Class base abstraction class
Plain text file class-sampledb.php Example example for extended base_db
HTML file classdb.html Doc. Documentation (by Doxygen)
HTML file classsampledb.html Doc. Documentation of an extended db class
Plain text file README Doc. readme file
Plain text file slicesample.php Example easy pagination sample
Download all files: base_db.tar.gz base_db.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products