This package can access MySQL databases using MySQL or MySQLi.
It defines a common interface for accessing databases and implementation classes that implement that interface using either the MySQL or the MySQLi extension.
The common interface defines functions to connect to a MySQL database, execute INSERT or REPLACE queries from parameter lists, execute SELECT queries and retrieve result single values, single rows or multiple rows into an array, and create tables.
|
|
| Name: |
DB connection using MySQL and MySQLi |
| Base name: |
db-for-mysql-mysqli |
| Description: |
Access MySQL databases using MySQL or MySQLi |
| Version: |
1.0 |
| PHP version: |
5 |
| License: |
BSD License |
| All time users: |
346 users |
| All time rank: |
5865 |
| Week users: |
0 users |
| Week rank: |
2036  |
| |
|
| 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 |
|
|