View Single Post
Old 05-14-2004, 03:48 PM   #2 (permalink)
joe_bruin
LOAD "*",8,1
 
Join Date: Feb 2003
Location: la.ca.us
Posts: 254
joe_bruin is on a distinguished road
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.
joe_bruin is offline   Reply With Quote