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 -

php - MySQLi multi_query results for later use -