MySQL Query Builder: Build and execute MySQL queries from parameters

Recommend this page to a friend!
  Info   View files (4)   Download .zip   Reputation   Support forum (6)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,157 All time: 3,236 This week: 235
Version License PHP version Categories
mysql-query-builder 1.3GNU General Publi...5.3PHP 5, Databases, Security
Description Author

This class can build and execute MySQL queries from parameters.

It can build SQL statements that define query parameters such as table name, field names and values, condition clauses, etc.

Currently it can build and execute SQL statements of SELECT, INSERT, UPDATE, DELETE and REPLACE queries.

The class encodes all the names of tables and fields, and text field values before executing to prevent SQL injection security exploits.

Picture of Rodrigo Brandão
  Performance   Level  
Name: Rodrigo Brandão <contact>
Classes: 4 packages by
Country: Brazil Brazil

  Files  
File Role Description
lib (2 files)
example.php Example How to use the class.
readme.html Doc. Documentation

  Files  /  lib  
File Role Description
   config.php Conf. The config file
   mysql.class.php Class The class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,157
This week:0
All time:3,236
This week:235
User Comments (1)
 

For more information send a message to info at phpclasses dot org.