Jump to content
Larry Ullman's Book Forums

jeffreader

Members
  • Posts

    26
  • Joined

  • Last visited

Posts posted by jeffreader

  1. I have an iMac OS 10.12.3 and FireFox browser 51.0.1.  I also use a CodeReader 2.2.2.  I also run on an XAMPP 7.0.13-1 which I turned on the "MySQL Database and Apache Web Server" only.  Now, I am learning from your book as a beginner.

     

    HTML Forms and PHP on Chapter 3 and page 64.

     

    I submitted my feedback_form.php on the browser - page 64 and my result showed up like this.  How can I fix this problem?

     

    Notice: Undefined index: title in /Applications/XAMPP/xamppfiles/htdocs/practice /handle_form.php on line 16

    Notice: Undefined index: name in /Applications/XAMPP/xamppfiles/htdocs/practice /handle_form.php on line 17

    Notice: Undefined index: response in /Applications/XAMPP/xamppfiles/htdocs/practice /handle_form.php on line 18

    Notice: Undefined index: comments in /Applications/XAMPP/xamppfiles/htdocs/practice /handle_form.php on line 19

    Thank you, , for your comments.
    You stated that you found this example to be '' and added:

     

×
×
  • Create New...