 |
|
Innovation award
 Nominee: 1x
Winner: 1x |
This class can run MySQL queries from variable lists of arguments.
It can connect to a MySQL database using the MySQLi extension and executes queries with prepared statements retrieving the parameter values from the class query function arguments list.
The results of queries that return results are stored in bi-dimensional arrays.
|
|
| Name: |
Mysqli |
| Base name: |
mysqli-db |
| Description: |
Run MySQL queries from variable lists of arguments |
| Version: |
1.0 |
| PHP version: |
5.3 |
| License: |
The PHP License |
| All time users: |
478 users |
| All time rank: |
5042 |
| Week users: |
2 users |
| Week rank: |
1329  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (66.7%) |
Sufficient (66.7%) |
- |
- |
- |
- |
Insufficient (40.0%) |
2047 |
| Month: |
Not yet rated by the users |
| |
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 |
DBase.php |
Class |
class DBase Mysqli |