|
|
| Name: |
db_conn |
| Base name: |
db_conn |
| Description: |
MySQL database access wrapper |
| Related classes: |
dbconn |
| Version: |
- |
| PHP version: |
- |
| Licenses: |
Freely Distributable
GNU Lesser General Public License (LGPL) |
| All time users: |
450 users |
| All time rank: |
4853 |
| Week users: |
0 users |
| Week rank: |
2485 |
| |
|
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%) |
2100 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|

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