$_SERVER['QUERY_STRING'];
(if it's PHP)
"Fred Atkinson" wrote in message
news:p2qg65d0t4kki1sh0t3v6ileamhkvl9...@4ax.com...
> Is there a pre-defined variable that returns the GET line
> (http://www.php.net/index.php?everythingafterthequestionmark) as a
> single variable (rather than individual
os.environment('QUERY_STRING')
"Fred Atkinson" wrote in message
news:p2qg65d0t4kki1sh0t3v6ileamhkvl9...@4ax.com...
> Is there a pre-defined variable that returns the GET line
> (http://www.php.net/index.php?everythingafterthequestionmark) as a
> single variable (rather than individual variables