This class can be used to query MySQL using values passed pragmatically.
It can connect to a MySQL database and execute SELECT, INSERT, UPDATE and DELETE queries from arguments that define tables, fields, field values, conditions and order clauses.
The class can also display HTML tables with data from SELECT query results, count the rows of a table, insert or update a table record depending on whether the record that matches a condition already exists, and get information about the table.
|
|
| Name: |
QuickDB |
| Base name: |
quickdb |
| Description: |
Query MySQL using values passed pragmatically |
| Version: |
1.00 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1232 users |
| All time rank: |
2707 |
| Week users: |
3 users |
| Week rank: |
914  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (84.4%) |
Good (84.4%) |
Sufficient (65.6%) |
Sufficient (75.0%) |
- |
- |
Sufficient (64.7%) |
492 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| QuickDB - The MySQL Wrapper |
When working on different projects, you have to use time-consuming mysql commands every now and then... |
| |
Applications that use this class |
|
|
| Link |
Description |
| Affinity |
Affinity Dating Application |

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|