View Single Post
Old 01-10-2012, 09:57 PM   #2 (permalink)
tony
The Addict
 
tony's Avatar
 
Join Date: Aug 2008
Posts: 336
Thanks: 8
tony is on a distinguished road
Default

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.
tony is offline  
Reply With Quote