View Single Post
Old 11-27-2003, 03:18 AM   #1 (permalink)
trevor
Code Monkey
 
Join Date: Jan 2003
Location: Canada
Posts: 91
trevor is on a distinguished road
whats wrong with this line?

hey, i've been playing around with this for hours:

PHP Code:
$query "UPDATE 'users' SET 'age' = '$age' WHERE 'username' = '$username'"
thanks
trevor is offline   Reply With Quote