Upload Different File

Hi guyz! any extensions about file upload that is can select multiple files including doc, pdf, xls and not just images

This is a javascript problem, not a yii problem, because it’s a client side problem, not a server side problem.

Best way to do it in Yii, is to use BootStrap for Yii :

http://yiibooster.clevertech.biz/

And then some bootstrap upload plugin like :

http://plugins.krajee.com/file-input/demo

http://blueimp.github.io/jQuery-File-Upload/