Is it possible to use HTML arrays in the form helpers? I wish to
upload multiple files, but I don't want to restrict it to any number.
I have tried $form->file('File[]'); in the view, but this does not
populate the $this->data variable once it has been POSTed, and I'm not
sure why.I have searched for a while now, but due to the keywords I'm searching for I do not get the right results. Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
