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.
|
|
| Name: |
Database-Connection |
| Base name: |
database-connection |
| Description: |
Database access abstraction layer |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
968 users |
| All time rank: |
3269 |
| Week users: |
2 users |
| Week rank: |
1359  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|