Login   Register  
PHP Classes
elePHPant
Icontem

Form Data Processing

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Matthew Praetzel
Name: Matthew Praetzel <e-mail contact>
Packages: 2 Browse all classes by Matthew Praetzel Browse all classes by
Country: United States United States - PHP jobs in United States
Age: 31
All time rank: 2442310 in United States United States
Week rank: 1094 Up126 in United States United States Up


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Matthew Praetzel  >  Form Data Processing  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Form Data Processing
Base name: form-data-processing
Description: Generate SQL queries from HTTP request values
Version: 2.7
PHP version: 4.0
License: Free To Use But Restricted
All time users: 392 users
All time rank: 5532
Week users: 2 users
Week rank: 1359 Up
 
  Groups   Rate classes User ratings   Applications   Related links   Files Files  

  Groups  
Group folder image Email Email sending and receiving View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
Link Description
"Contact Me" Form This is a link to my contact form.
Another application The calendar application (back-end) and the newsletter application use this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Documentation This is the documentation for the class "Form Data Processing".
Homepage This is the homepage for the class "Form Data Processing".

  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

Download all files: form-data-processing.tar.gz form-data-processing.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.