PHP Classes

Form Data Processing: Generate SQL queries from HTTP request values

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: 425 All time: 6,358 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: 2791386 in United States United States
Week rank: 215 Up24 in United States United States Up

  Files folder image Files (2)  
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

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