Form Data Processing

Package:
Form Data Processing
Summary:
Generate SQL queries from HTTP request values
Groups:
Email
Author:
Matthew Praetzel
Description:
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.


Powered by Gewgley