This class is a simple MySQL database access wrapper.
It provides functions to:
- Setting connection parameters
- Opening and closing database connections
- Executing SQL queries
- Retrieving the query results number or rows and the row data as associative arrays
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (58.3%) |
Sufficient (66.7%) |
- |
- |
- |
- |
Insufficient (35.8%) |
1839 |
| Month: |
Not yet rated by the users |

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
class.db_conn.inc |
Class |
Class for creating a database connection |