Hi
Please could someone point out my error in my syntax with the line below and an explaination for a PHP Newbie..
mysql_query("UPDATE AUCTION_retcredit SET retid="$Seller['id']",credit=$qtity,date=$ENDS_DATE,auction="$Auction['id']",under='y' WHERE id = ".$Seller['id']);
Cheers in anticipation
John
Please could someone point out my error in my syntax with the line below and an explaination for a PHP Newbie..
mysql_query("UPDATE AUCTION_retcredit SET retid="$Seller['id']",credit=$qtity,date=$ENDS_DATE,auction="$Auction['id']",under='y' WHERE id = ".$Seller['id']);
Cheers in anticipation
John