This class can be used to execute prepared queries with MySQLi extension.
It can access a given MySQL database using the MySQLi extension and execute prepared queries by defining the value and type of the parameters.
The class can return last inserted row identifier and the 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 |
class.mysqli.php |
Class |
Mysqli Wrapper Class |
Example |
Example |
Example file demonstrating class use |