Search found 1 match

by steve46
Tue Apr 14, 2015 1:37 pm
Forum: PHP - Code
Topic: php registrationform code
Replies: 4
Views: 2037

php registrationform code

hi, i am trying to create a simple registration form with php, but i keep getting this error message : "Parse error: syntax error, unexpected end of file in C:\Abyss Web Server\htdocs\register.php on line 113" here is my code: <!DOCTYPE html> <?php $page_title = 'Register'; include ('inclu...