This class can be used to execute MySQL database queries from lists of parameters. It can:
- Insert or update a table record using a list of table field values
- Delete table records that match a given condition
- Retrieve a table field values of records that match a given condition
- Create a table with a list of fields
- Execute an SQL query and return results formatted in a suitable format for use of Flash movies
The code and comments are in Portuguese.
|
|
| Name: |
Flash SQL |
| Base name: |
flash_sql |
| Description: |
Execute MySQL queries from lists of parameters |
| Version: |
3.7 |
| PHP version: |
5 |
| License: |
GNU Free Documentation License (FDL) |
| All time users: |
824 users |
| All time rank: |
3668 |
| Week users: |
1 user |
| Week rank: |
2054  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (75.0%) |
- |
- |
- |
- |
Not sure (45.0%) |
1834 |
| Month: |
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.
| |
Files |
|
|