Login   Register  
PHP Classes
elePHPant
Icontem

Class: Database Connection Classes

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Mark Documento  >  Database Connection Classes  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Database Connection Classes
Base name: database_connection
Description: Abstract the access to SQL databases
Related classes: , , , , , , ,
Version: -
PHP version: -
License: Freely Distributable
All time users: 2789 users
All time rank: 1092
Week users: 3 users
Week rank: 1290
Picture of Mark Documento
Author: Mark Documento <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Philippines Philippines - PHP jobs in Philippines
Age: 33
All time rank: 89413 in Philippines Philippines
Week rank: 1036 Down16 Down in Philippines Philippines


  Detailed description  
This package implements an abstraction of the access to SQL databases.

It provides an abstract interface for establishing connections, executing SQL queries, managing transactions, retrieving the last inserted table key.

There is also a result set interface class for traversing and retrieving result set rows.

Currently there is only one implementation class for access MySQL databases.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes

  Rate classes User ratings   Trackback   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Trackback links  
Link Description
shared database There may already be a database connection class ready for you:..

  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.
  Files folder image Files  
File Role Description
Plain text file database.inc.php Class Abstract database connection class
Plain text file datatable.inc.php Class Class encapsulating a data table
Plain text file datatable.txt Doc. Datatable documentation
Plain text file database_factory.inc.php Class Database factory class
Plain text file mysql_database.inc.php Class MySQL implementation class
Plain text file connection.inc.php Conf. Connection parameters
Plain text file show_databases.php Example Sample script 1
Plain text file create_table.php Example Sample script 2
Plain text file show_create_table.php Example Sample script 3
Plain text file show_tables.php Example Sample script 4
Plain text file transaction.01.php Example Sample script 5
Plain text file transaction.02.php Example Sample script 6

Download all files: database_connection.tar.gz database_connection.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.