View Single Post
Old 05-01-2002, 01:48 AM  
Mogul
Confirmed User
 
Join Date: May 2001
Location: LV NV USA
Posts: 546
Quote:
Originally posted by amalia32us
Ahhh
And another thing : you cannot do two updates in the same sql query .. do it twice :

$sql = "UPDATE $tablename
SET
points = $points WHERE username = \"$username\"
";


$sql = "UPDATE $tablename
SET $button = \"on\"
WHERE username = \"$username\"
";

Amalia
Um what?

You can set many things IE

$sql = "Update ShittySite set name='gfy', fag='Aaron', monkeys = 34838383 where pussy = 'not present'";

Figured I would have some fun.

Mogul
ContentLotto.com
Daily_Winners = Yes
__________________
MogulPass.com Free AVS system that pays $30 per free signup, $5 per referred sale, has Promoter Sites you can just send traffic to and more.

ContentLotto.com Win free content, hosting, design, traffic, lotto sites, cash and more instanty.
Mogul is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote