No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
General Tech 10 Answers
General Tech 7 Answers
General Tech 3 Answers
General Tech 9 Answers
manpreet
Best Answer
2 years ago
This question already has an answer here:
I'm having problem with my code on a line. An error pops up ,
Error :
Please help.
I have tried to delete and alter what I could but nothing happened. Line 23 is the bold'ed' };
EDITED : Thanks for those who replied but can you guys check my code again? I encountered different errors this time.
Errors :
Notice: Undefined index: username in C:\xampp\htdocs\Patient Registration\server.php on line 14
Notice: Undefined index: email in C:\xampp\htdocs\Patient Registration\server.php on line 15
Notice: Undefined index: password in C:\xampp\htdocs\Patient Registration\server.php on line 16
Notice: Undefined index: password_confirm in C:\xampp\htdocs\Patient Registration\server.php on line 17
Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given in C:\xampp\htdocs\Patient Registration\server.php on line 36
Parse error: syntax error, unexpected end of file, expecting elseif (T_ELSEIF) or else (T_ELSE) or endif (T_ENDIF) in C:\xampp\htdocs\Patient Registration\errors.php on line 15