PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 425 This week: 1All time: 6,354 This week: 560Up
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
Age: 42
All time rank: 2786386 in United States United States
Week rank: 416 Up46 in United States United States Up

  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:425
This week:1
All time:6,354
This week:560Up