2 projects tagged "PHP 5+"
Form Data Processing is a PHP class that 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.
Auto form is a PHP class that can be used to generate HTML forms to manipulate MySQL table records. It can take a list of MySQL table fields and generate HTML for forms to select, insert, update, and delete table records. The class can also perform given validations of specified fields and invoke given callback functions on certain form processing events.
A style and grammar checker for English, Polish, German, and other languages