parser

Написать ответ на текущее сообщение

 

 
   команды управления поиском

Multiple File Upload

Pasha Sochnev 29.04.2010 08:54

I use this form in Safari:

<form method=post enctype="multipart/form-data">
<input type=file name=files[] multiple min=1 max=9>
<input type=submit>
</form>

How can access the files in Parser?

The only file i can access is $form:files[].name = The first one

Sorry, no Russian keyboard on this computer.