Databases: Auto Insert
William Lang (contact me)
This class can be used to add or change MySQL table records based on submitted form values.
It can process the array of form posted values to build and execute MySQL INSERT or UPDATE queries that can add or change records of a given table.
The form field names to set are automatically determined from the form submitted values array indexes.
Click here for detailed information about this class on phpclasses.org