02-09-2008, 01:20 AM
|
#7 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
Quote:
Originally Posted by RobertK
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
|
|
|
|