This package contains two classes that wrap around MySQL database access functions.
The first class is meant to establish a database connection. The other class is called RecordSet and is meant to provide an interface to execute the most common types of SQL queries.
The RecordSet class provides separate functions to execute SELECT, INSERT, UPDATE and DELETE SQL queries, as well functions to retrieve the query results, and create, alter and drop tables.
|
|
| Name: |
mysqlfuns |
| Base name: |
mysqlfuns |
| Description: |
Wrapper to execute most common MySQL queries |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
448 users |
| All time rank: |
5218 |
| Week users: |
0 users |
| Week rank: |
3050  |
| |
|
| 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 |
|
|