PHP Classes

Database-Connection: Database access 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: 1,191 All time: 3,187 This week: 455Up
Version License PHP version Categories
database-connection 1.0BSD License5.0PHP 5, Databases
Description 

Author

This class implements a database access abstraction layer.

It provides a single interface to access MySQL using the regular mysql extension, or the MySQLi, or any database supported by the PDO extension.

The class can establish connections, manage transactions, execute prepared queries, retrieve query results into arrays, get the number of query result rows, and the last inserted identifier.

Picture of Test Test
Name: Test Test <contact>
Classes: 1 package by
Country: France France

  Files folder image Files (1)  
File Role Description
Plain text file DatabaseConnection.php Class The main 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:1,191
This week:0
All time:3,187
This week:455Up