|
|
| Name: |
MyEzSQL |
| Base name: |
myezsql |
| Description: |
Execute MySQL queries from lists of arguments |
| Related classes: |
lists |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
381 users |
| All time rank: |
5217 |
| Week users: |
0 users |
| Week rank: |
2418 |
| |
|
This class can be used to execute MySQL queries from lists of arguments.
It uses the MySQLi extension functions to establish a connection to MySQL database server.
The class execute SELECT, INSERT, UPDATE and DELETE queries from lists of arguments that define the tables, fields, field values and condition clauses.
| There are not enough user ratings to display for this class. |
| |
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 |
|
|
| File |
Role |
Description |
index.php |
Example |
Example page of MyEzSQL |