PHP Classes
elePHPant
Icontem

Form Data Processing: Generate SQL queries from HTTP request values

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2009-10-21 (7 years ago) RSS 2.0 feedNot enough user ratingsTotal: 424 All time: 6,043 This week: 1,123Up
Version License PHP version Categories
form-data-processing 2.7Free To Use But R...4.0Email
Description Author

This class can be used to generate SQL queries from HTTP request values.

It processes the HTTP GET or POST request values and generates SQL INSERT or UPDATE statements mapping request value names to table fields and request values to table field values.

It can exclude variables from an array or regular expression and add custom values to use in the query. It can also combine request values.

Picture of Matthew Praetzel
Name: Matthew Praetzel <contact>
Classes: 2 packages by
Country: United States United States

  Files folder image Files  
File Role Description
Plain text file form-data-processing.php Class This class is best used when preparing HTML form post or get data for a database. This class allows you to quickly compile received data into an array according to your specifications. Once you have an array you are able to easily create MySQL INSERT or UPDATE statements.
Accessible without login Plain text file license Lic. EULA

 Version Control Unique User Downloads Download Rankings  
 0%
Total:424
This week:0
All time:6,043
This week:1,123Up