Is there more to HTML forms than http://www.w3schools.com/html/html_forms.asp ?
- by mawg
I am creating a form designer. It will generate PHP code which will produce an HTML form. Users will fill in fields and the PHP will store user input in a MySql database (and, of course, they can use the designer to generate forms which query the database).
I am using Borland C++ Builder (very similar to Delphi & and you can get the same idea…