Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Retrieving Query String ENV{'QUERY_STRING'};

Status
Not open for further replies.

bretttt

Programmer
Jul 23, 2002
74
0
0
US
Hello, i have this,

$SWING = ENV{'QUERY_STRING'};

is this the correct way to retrieve the query string, it worked for me before, but now i get internal server error...
Is there another way to get this?

thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top