Hello,
I've been browsing through the archives but found no solution. I fear this is just not doable.
To the point, I want to upload many files via web form using the file input type. I'd like to select some of them with 'ctrl'+mouse button, and then process them as usual with the file_name, but this time probably with file_name[].
I guess this is more html question than php, but if I'll manage to break through the html code here, I haven't so far found solution on how to catch multiple files on the server side, so this question would land here eventually.
CUIN Kaczy