FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » General » PHP discussions » MYSQL Update error
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
MYSQL Update error [message #29793] Mon, 16 January 2006 14:57 Go to previous message
saikiran is currently offline  saikiran   India
Messages: 1
Registered: January 2006
Karma:
Junior Member
hi,

I'm getting an error while executing this code in PHP/MySQL

the error no is 1064.

I'm not able to figure out the error in it. Could anyone help me out in this regard



mysql_query("UPDATE articles SET article_title=".$_POST['t1']."where article_id".$_POST['ar']) or die(mysql_error().mysql_errno());// WHERE article_id =$a_id") or die(mysql_error().mysql_errno());

I'm uploaded the file for ur consideration.

thanks and regards
saikiran
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: PHP/SQL help needed....
Next Topic: cookies or sessions???
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 01 22:18:57 GMT 2024

Total time taken to generate the page: 0.13086 seconds