jkuchar / MultipleFileUpload

Upload more files at once using Nette Forms. More front-end interfaces available. (fallback between them is available)
http://addons.nette.org/cs/multiplefileupload
BSD 3-Clause "New" or "Revised" License
10 stars 11 forks source link

Get rid of $_POST in interfaces #24

Closed jkuchar closed 10 years ago

jkuchar commented 10 years ago

example:

https://github.com/jkuchar/MultipleFileUpload/blob/master/MultipleFileUpload/UI/Uploadify/Controller.php#L39

jkuchar commented 10 years ago

Great! :-)