This class implements a MySQL database access wrapper. It can:
- Establish MySQL server connections
- Execute direct or prepared queries and retrieve results into arrays
- Execute INSERT or CREATE TABLE queries from lists of parameters that define the table, fields and field values
- Retrieve the last database access error or the last inserted record identifier
The class functions return the current object to support function call chaining.
|
|
| Name: |
UseSQL |
| Base name: |
usesql |
| Description: |
MySQL database access wrapper |
| Version: |
1.00 |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
613 users |
| All time rank: |
4371 |
| Week users: |
1 user |
| Week rank: |
2051  |
| |
|
| 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.
| Link |
Description |
| UseSQL |
UseSQL homepage |
| |
Files |
|
|