Hello, I have built a registration form and it is inserting the data into the database, but it is not giving the Successfull message after the user pushes the enter button, Can you please help me?
Here is my code:
[php]
You have successfully registered.
<?php } else { echo "ERROR"; } //close MySQL mysql_close();
[/php]
<?php } else { echo "ERROR"; } //close MySQL mysql_close();
//We display the form
?>
Please fill the following form to Register:
First Name
Last Name
Telephone #
Email
Last Name
Telephone #