|
|
| Name: |
Easy Query |
| Base name: |
easy-query |
| Description: |
Execute common SQL queries from parameter lists |
| Related classes: |
parameter |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
404 users |
| All time rank: |
5077 |
| Week users: |
0 users |
| Week rank: |
2609 |
| |
|
This class can be used to execute common SQL queries from parameter lists.
It can perform SELECT, INSERT, UPDATE and DELETE queries using parameter values that define table names, fields, field values, condition, order, group and limit clauses.
The class can also retrieve query results into arrays.
| 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 |
|
|
| File |
Role |
Description |
EasyQuery |
Class |
Main class |
example |
Example |
Example of the class |
Sql |
Data |
Database example |