View Single Post
  #2 (permalink)  
Old May 13th, 2007, 06:20
CarolineBogart CarolineBogart is offline
New Member
Join Date: Jan 2007
Location: Manchester, NH
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Database Update script problems

Method is post but you're using Get. Use $_POST to get user's input.

Is the password really "no"?

echo $query to the browser, then paste it in the sql tool on phpmyadmin, it might give a syntax error that'd be a pain to parse by eye.
Reply With Quote