Hi,
an external application posts multiple parameters with the same name to my
application, the equivalent of this: 

{"users":[739,741,745],"instruments":[47]}

when I use getParams I can only retrieve the last userId out of the list. 
How could I retrieve the value of the users parameter as an array?

Thanks for the help.
SWK


-- 
View this message in context: 
http://www.nabble.com/receiving-multiple-parameters-with-the-same-name-tp22283415p22283415.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to