|
|
| Name: |
MySQL Access |
| Base name: |
phpmysqldbconnection |
| Description: |
MySQL database access wrapper |
| Related classes: |
last row |
| Version: |
1.0 |
| PHP version: |
4 |
| License: |
Freeware |
| All time users: |
762 users |
| All time rank: |
3650 |
| Week users: |
0 users |
| Week rank: |
2321 |
| |
|
This package implements a wrapper to access MySQL databases.
It provides class that establishes database connections and manages transactions.
Another class can execute SQL queries and retrieve the SELECT query results into array variables, and obtains the identifier of the last inserted row.
| 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 |
|
|
| File |
Role |
Description |
Demo |
Example |
Example script |
mysqlAccess |
Class |
Class for mysql connection |
settings |
Conf. |
Configuration script |