|
|
| Name: |
Mysqli |
| Base name: |
mysqli-db |
| Description: |
Run MySQL queries from variable lists of arguments |
| Related classes: |
mysqli, mysqli class, mysqli database |
| Version: |
1.0 |
| PHP version: |
5.3 |
| License: |
The PHP License |
| All time users: |
339 users |
| All time rank: |
5495 |
| Week users: |
0 users |
| Week rank: |
2370 |
| |
|
 |
|
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.
| 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 |
DBase.php |
Class |
class DBase Mysqli |