This class can be used to generate forms to edit MySQL database table records.
It connects to a MySQL database and executes a given query to retrieve the values of the table records to edit.
The class generates HTML form fields to edit the specified table records.