Thread: Updating users
View Single Post
Old 02-09-2008, 01:20 AM   #7 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
Orc is on a distinguished road
Default

Quote:
Originally Posted by RobertK View Post
I see no where statement, so of course it'll set everything. You need to make it userid dependent.
how? this way?
PHP Code:
WHERE `id` = '". $_GET['id'] ."' 
?
__________________
VillageIdiot can have my babbies ;d
Orc is offline  
Reply With Quote