--- Martin Towell <[EMAIL PROTECTED]> wrote:
> if it's just the string after the ? then use
> $QUERY_STRING can't remember which $_* variable
> it's under...

$_GET is the superglobal array for URL variables.

Chris

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

Reply via email to