This class can be used to prepare and execute MySQL database queries.
It can parse a query string to locate % marks that define where parameter values should be inserted.
It uses the printf function format parameter syntax, so the characters following the % marks define the types of the parameters.
The class can also execute the query by replacing the marks by properly escaping the query parameter values depending on their types.
|
|
| Name: |
MpQuery |
| Base name: |
mpquery |
| Description: |
Prepare and execute MySQL database queries |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
Freeware |
| All time users: |
295 users |
| All time rank: |
6123 |
| Week users: |
0 users |
| Week rank: |
2038  |
| |
|
| 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 |
|
|