This class can be used to execute MySQL database table queries from lists of parameters. It can:
- Execute arbitrary SELECT queries and return the results in an array.
- Query values of a table and sort the results array by a given field
- Query values of a table and sort the results array by the date field
- Retrieve the values of table record with a given numeric or text id field value
- Retrieve the table records that match a given numeric or text field value
- Inserts or update a table record from a list of field values
- Delete a table record with a given id field value
|
|
| Name: |
CMySQL |
| Base name: |
cmysql |
| Description: |
Execute MySQL queries from lists of parameters |
| Version: |
- |
| PHP version: |
4.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
395 users |
| All time rank: |
5515 |
| Week users: |
1 user |
| Week rank: |
2036  |
| |
|
| Not yet rated by the users |
| |
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 |
| FGDE |
The developers of the cmysql class |
| |
Files |
|
|