Code Generator: Generate PHP for Create/Edit-Update/Delete for Any Table
FREE PHP Code Generator: (Last Updated December 2008) Simply type a few database criteria, then your field names, and this generator will do the following for you, based on your database:
- Support for "Globals Off" Security
- SQL to create the MySQL table (just cut and paste into your MySQL command-line)
- Forms, connection information and links (in code format - cut/paste into a new page and hit "save") to add, edit, search and view your table contents.
- String formatting: Special characters, which can cause messes with your PHP code are formatted into HTML, so your output is clean, reliable, and easy-to-use.
- Generate Create, Update, Delete for up to 100 fields from your database!!