Code gen is a PHP / MySQL code generator. It uses a table structure to create the basic syntax for amending, updating and deleting database entries with a nice Gui, this can be adapted to fit in with your existing website.
Version: 1.3 (Beta)
Requirments: PHP & MySql
Features:
> Built on a template based system, so altering the code to suit your own style is pretty simple.
> Step by Step GUI, so advanced knowledge of PHP is not required, for installation of the scripts into your own interface you may need a little more knowledge.
> Data type / form element handlers. You can choose what field will be a certain type of form element, e.g. date / time, checkbox etc.
Joint edit and update forms so you will only need to alter one file when updating.
> Custom stylesheet implementation, you can basically include the code you need into the template files.
Credits:
Matthew Jaggard
Programming, database amendments to the original code, added the data types options and session objects for storing connection information.

May 2nd, 2008 at 9:38 pm
i need more code