Got pretty simple query here
mysql_query("UPDATE list (writeup,email) VALUES ('$writeup','$email')");
put it just dosent want to work, writeup and email are passed through via a form( I made sure they were being passed through) I also double-checked that those were valid fields in my database. I also mad sure that it is infact connected to the database..and it was....
free for suggestions
thanx
later



) I also double-checked that those were valid fields in my database. I also mad sure that it is infact connected to the database..and it was....



Bookmarks