lol variables in quotes - especialli when there is only the variable
are really ugly.
you should use $_GET[$username]...

> Use double quotes:
> $_GET["$username"];

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to