lilnomad
10-17-2006, 09:53 PM
I am having trouble with the UPDATE command, if anyone could help that would be lovely. My code is: mysql_query("UPDATE writings SET titleofpiece='$newtitle' WHERE pieceid='$id'");
Is there anything wrong with that? I put it in a if statement and it says it executes but it just is not saving, eh? Anyone guidance would be appreciated.
Is there anything wrong with that? I put it in a if statement and it says it executes but it just is not saving, eh? Anyone guidance would be appreciated.
