| and your error message is...?
what does php print out? what is in the mysql log? also do yourself a favor and print out the sql statement that you're passing to mysql_query(), so that you (and us) can look at what is actually being given to the database. |