PHP Classes

MpQuery: Prepare and execute MySQL database queries

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 306 All time: 7,366 This week: 206Up
Version License PHP version Categories
mpquery 1.0Freeware5.0PHP 5, Databases
Description 

Author

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.

Picture of Matthew Peace
Name: Matthew Peace <contact>
Classes: 2 packages by
Country: United Kingdom

 

  Files folder image Files (1)  
File Role Description
Plain text file MpQuery.php Class Class file

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:306
This week:0
All time:7,366
This week:206Up