01-10-2012, 09:57 PM
|
#2 (permalink)
|
|
The Addict
Join Date: Aug 2008
Posts: 336
Thanks: 8
|
Does it Print ERROR at least from your if($result)? can you test that the sql statement runs on your mysql database and works right? is the id field a string or a number? because you are updating is a a string/date/enum.
Just trying to figure out if it is a database problem or programming problem. The script at first glance looks good.
|
|
|
|