PHP Classes

Packages of Matthew Praetzel

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Matthew Praetzel (2)  >  Mission progress status  >  Reputation  
Picture of Matthew Praetzel
Name: Matthew Praetzel <contact>
Classes: 2
Country: United States United States
Age: 44
All time rank: 2793388 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 727
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Form Data Processing  
Generate SQL queries from HTTP request values
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.

  Files folder image HTML Select Element Class  
Generate HTML select elements from value arrays
This class can be used to generate HTML select elements from value arrays.

It can take an array of values and generate HTML to define form select inputs in several ways.

Currently it can generate simple select inputs from associative arrays, multiple select inputs, select inputs with nested option group sub-menus from multi-dimensional arrays, select with number options, etc..


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z