Good
day!
I am having the following error in my
code:
if
(!$_POST['SUBMIT']){ //ERROR: Undefined index
?>
Add
Employee
}
else {
//code here
}
?>
How
can I remove the error above? Thank you.
No comments:
Post a Comment