Databases: Mysql e Formulario
Eric Sakamoto (contact me)
This package can be used to manage MySQL database table records using Web based forms.
There is a MySQL database access wrapper class that can execute SQL SELECT queries and retrieve the results in several ways, as well execute INSERT, UPDATE and DELETE queries.
There is also a forms generation class that can generate listings and forms to let the user edit the database table records.
The forms can be rendered with templates processed by the Smarty template engine.
The code and comments are in Portuguese.
Click here for detailed information about this class on phpclasses.org