This class can execute queries from parameter lists with MySQLi.
It can connect to a database using MySQLi extension and execute several types of queries from parameters that define tables, fields, values and conditions.
Currently it can retrieve into a single array some or all field values of all records of a table, insert, update or delete table records, delete all records of a table, and search for records that match one or more conditions.
|
|
| Name: |
MySQLi class |
| Base name: |
mysqli |
| Description: |
Execute queries from parameter lists with MySQLi |
| Version: |
1.6 |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
939 users |
| All time rank: |
3339 |
| Week users: |
11 users |
| Week rank: |
176  |
| |
|
| 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 |
|
|