This class is a simple MySQL database access wrapper.
It can establish MySQL database connection, execute SQL queries and retrieve the query result sets into arrays.
The class also counts the number of queries that are executed and measures the time that each query takes to execute. The number of executed queries, the SQL of all queries, the duration of the last query and the duration of all queries are stored in class variables.
|
|
| Name: |
k-mysql |
| Base name: |
k-mysql |
| Description: |
MySQL database access wrapper |
| Version: |
- |
| PHP version: |
3 |
| License: |
GNU General Public License (GPL) |
| All time users: |
581 users |
| All time rank: |
4520 |
| Week users: |
0 users |
| Week rank: |
1972  |
| |
|
| There are not enough user ratings to display for this class. |
| |
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 |
|
|