|
|
| Name: |
MySQL Done Right |
| Base name: |
mysqli-ext |
| Description: |
Execute prepared queries to MySQL databases |
| Related classes: |
ext, right |
| Version: |
0.24 |
| PHP version: |
5.0 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
468 users |
| All time rank: |
4755 |
| Week users: |
0 users |
| Week rank: |
2466 |
| |
|
This lightweight class can be used to execute prepared queries to MySQL databases.
It extends the MySQLi class to provide additional features. It can:
- Prepare and cache prepared queries
- Execute a prepared query using a list of parameters
- Retrieve the query results into objects or associative arrays
Most operations are reduced to a single line of code.
| 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 |
|
|