Notice: Undefined index: ZZZZZZWTF? [duplicate]-Collection of common programming errors
Possible Duplicate:
PHP: “Notice: Undefined variable” and “Notice: Undefined index”
All of a sudden my php code has come up with :
Notice: Undefined index: submit in C:\xampp\htdocs\globalautoparts\register.php on line 36
Notice: Undefined index: fullname in C:\xampp\htdocs\globalautoparts\register.php on line 40
Notice: Undefined index: username in C:\xampp\htdocs\globalautoparts\register.php on line 41
Notice: Undefined index: password in C:\xampp\htdocs\globalautoparts\register.php on line 42
Notice: Undefined index: repeatpassword in C:\xampp\htdocs\globalautoparts\register.php on line 43
Notice: Undefined index: email in C:\xampp\htdocs\globalautoparts\register.php on line 45
on the registration page.
How do i fix it?
This is my code:
Global Autoparts | Home
home
about us
services
portfolio
contact
Think outside of the box!
Registering with Global Auto Parts means you have access to super-fast online orders and total user customization, so you wont have to wait in a line again!
Register to become apart of the global community!
Originally posted 2013-11-10 00:10:42.