yii extensions - xupload in Yii: How to handle uploaded files -


i managed run xupload on yii, upload works fine. have files being upload, i.e have loop through files uploaded user. there simple way ? in advance

you can use following function:

http://www.yiiframework.com/doc/api/1.1/cfilehelper#findfiles-detail


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -