This class can be use to execute MySQL database queries from lists of parameters.
It can connect to a MySQL database given a data source string identifier.
The class can execute SQL SELECT queries and return the results as arrays with a single result set column, single result set row, all rows and columns in a result set, or an individual value from the first column and row of the result set.
It can also return the number of rows in a result set and execute multiple queries in a single call.
|
|
| Name: |
MySQL |
| Base name: |
yao_mysql |
| Description: |
Execute MySQL queries from lists of parameters |
| Version: |
1.0 |
| PHP version: |
3 |
| License: |
BSD License |
| All time users: |
384 users |
| All time rank: |
5588 |
| Week users: |
0 users |
| Week rank: |
2218  |
| |
|
| 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 |
|
|