Jump to content
Larry Ullman's Book Forums

Antenne88

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Antenne88

  1. Hi, I'm just learning php/mysql with your book. Up to now it was very easy, but now i'm stuck. When I try to run script 8.3 (my own as well as the download from you) I cannot register a new user. I always get the error message

     

    "The following >>error(s) occured: - You forgot to enter your first name."

     

    I completed all fields, including the first name. All the other fields are recognized, except the first_name field.

    Has anybody else come across this too? (I couldn't find this problem in the forum). I checked for differences between first_name and the other fields, but couldn't detect any. I checked in the php part as well as the html part (form). I copied script 8.3 from your download into my wamp/www directory, and the same error there too.

     

    Any help would be appreciated.

×
×
  • Create New...