[dev] Horde::getFormData() and arrays

Michael Rubin iradel at InsightBB.com
Mon Mar 17 00:15:37 PST 2003


If I have some form data that I want to go into an array when the form's
submitted, like a bunch of fields with the name "whatever[]", neither getGet
or getPost return an array for 'whatever'.  If I let magic_variables (or
whatever it's called) do it's thing, I get an array.

Any hints?

Thanks.

Michael Rubin



More information about the dev mailing list