in reply to Re: QUERY_STRING environment variable for CGI
in thread QUERY_STRING environment variable for CGI

After all, CGI is designed as an inter-process communication scheme, using the environment, STDIN and STDOUT as channels.
  • Comment on Re^2: QUERY_STRING environment variable for CGI