Does your server support SQL? Do you know how to check if your SQL database has been created? You could also create one before you create the form.
If you want me to look at the process.php file you will have to email it to me.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
to set up my form.
Warning: mysql_connect(): Unknown MySQL server host 'http' (1) in /home/jbgilles/public_html/phpform/process3.php on line 264
Does your server support SQL? Do you know how to check if your SQL database has been created? You could also create one before you create the form.
If you want me to look at the process.php file you will have to email it to me.
When inputting a mysql host, don't use http://. The text right of the colon is interperted as a port number.