call a function to get all parameter names
then for each parameter name, make function call to retrieve its value(s)

At 04:43 PM 1/23/2003 +0100, you wrote:
Hi

This is probably a stupid question, but how do I get all the parameters from
the request with their value?
I need some output like:
parameter_1 = output_1
parameter_2 = output_2

etc.

I know I can access a certain value with param.key - but a collection of all
keys?

Best regards,
Eric


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to