PHP Scaffolder
Package:
Summary:
Generate scripts to manipulate MySQL table records
Groups:
Author:
Description:
This package can be used to generate scripts to manipulate MySQL table records.
It generates a PHP script that can be used to insert, list, update and delete records in a given MySQL table.
The generated script uses separate classes to generate and validate forms and display table records in paginated listings.
Comments are closed.