error 001: expected token: ",", but found ";"
#1

closed please.
Reply
#2

You only have to use mysql_escape_string() for users' inputs, and you have to call that function once per variable. Also, you're finishing the query string with a , which has no sense.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)