This class can generate a large range of SQL SELECT queries from a submitted form.
It provides means to generate simple queries on one field on a table, joins, selection of fields to be returned, aliasing of fields (eg. SUM(Price) AS Total), ORDER BY, even multiple queries from one form.
Comes with a basic demo file, which I hope to update in time. GROUP BY and HAVING are also provided, but not entirely reliable.
Demo file provides overview of creating forms necessary to generate results.
|
|
| Name: |
sql_query_generator |
| Base name: |
tfmsqlquery |
| Description: |
Generates SQL SELECT statements from form data |
| Version: |
0.5 |
| PHP version: |
4.0 |
| License: |
MIT/X Consortium License |
| All time users: |
1726 users |
| All time rank: |
2023 |
| Week users: |
0 users |
| Week rank: |
2038  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (75.0%) |
Not sure (58.3%) |
Sufficient (75.0%) |
- |
- |
Not sure (58.3%) |
954 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|

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