how can I let the user upload multiple files in a certain dictionary with one browse button?
I have heard and read some articles that you can do it with jquery + flash etc..
but what I am looking for is plain php and html that can work on smarty template!
Is it possible to do it? examples? articles? any help well be appreciated
You could take a look at this: http://davidwalsh.name/multiple-file-upload
The article is rather old (2010), so chances are more browsers have this feature now (like IE9). You could take it for a testride with the different browsers you want to support.