Notice: Undefined index: userID in C:\xampp\htdocs\fuel_prepaid\editp
I am trying to preview my form that i have created, but when I preview it it gives me:
Notice: Undefined index: userID in C:\xampp\htdocs\fuel_prepaid\editprofile.php on line 46 at the top of my form.
this is my code:
Could not save account details!
');
}
mysql_close($connect);
}
}
?>
#header{
width:800px;
height:150px;
background-image:url(img/new.jpg)
}
#Navigation {
width:800px;
height:35px;
background-color:#F0F;
}
#Space{
width: 800px;
height: 300px;
background-color: #C96;
}
#Footer{
width:800px;
height:25px;
background-image:url(img/footer.gif)
}
a:link{color:#0FF;
text-decoration:overline
}
a:hover{
color:#F00;
text-decoration:line-through
}
#new_user {
border-left:#000 thin solid;
}
#Space #form1 table tr td table tr td {
font-family: Georgia, Times New Roman, Times, serif;
}
Registration
Home News Login About Us | ||||||||
Please enter all registration details! Your user account details have been saved.
 
Existing users Log in here |
||||||||
Could not save account details!
'); } mysql_close($connect); } } ?>