in reply to [untitled node, ID 155729]

Hello,

I suggest you to read the documentation for CGI module, as it is nearly the defacto way of doing this (hint: Fetching the names of all parameters passed to your script and Fetching the value or values of a single named parameter).

(If this is not what you are trying to accomplish, please elaborate.)

--
Alper Ersoy

  • Comment on Re: Passing a query string to a sub call