Jump to content
Larry Ullman's Book Forums

Recommended Posts

I've ran script 6.4 with my code receive the following:

 

Notice: Undefined index: year in /Applications/MAMP/htdocs/php-for-the-web/handle_reg.php on line 62

 

Ran Larry's code from download and still receive the same code: line 62 below:

 

if (is_numeric($_POST['year'])) {

 
Undefined index is the issue, not sure how to fix.
 
Thanks, bob
Link to comment
Share on other sites

 Share

×
×
  • Create New...