FREE MySql database & PHP generator


Create your fields for your database and add/edit forms.

Explanation:

Fields are the individual placeholders within a database in which records can be stored.

Field Name Examples: First Name - Last Name - Telephone.
Each field name will automatically be converted to a mysql-safe title, i.e. 'first_name'. Please avoid using non-alpha-numeric characters.

Database Table Name:
MySQL Version: