It so happens that in almost every PHP/MySQL based websites, there could be use for a number of forms, ranging from simple to complex. Designing all of these forms from scratch, implementing them, collecting POST information in PHP & then processing this info in MySQL, for different statements can consume immense amount of time and could get repetitive and boring. Form & PHP/MySQL Generator (FPMG) is a free online tool, that lets you reduce the repetition associated with setting up the forms and the related PHP/MySQL code for the form processing. You will be able to generate forms instantly that are accessible to W3 standards! It instantly generates the following code/files: 1. HTML form; 2. Sample CSS; 3. PHP Variables; 4. MySQL code; 5. Files Download option.
What is new in this release:
- Generate Form / HTML code
- Generate PHP code
- Generate MySQL code
Comments not found