Multiple Image Upload With Preview And Delete Option

Hi,

I want a guidence to upload multiple images, preview that images with delete option and also that images are saved in database with csv(comma separator value) pattern.

you can use jquery upload extension for that purpose and you have to store as csv format

My choice is plupload + knockout.js

Hi

Thanks for your replay can you please send me some link for reference.

Following extension will help you.

http://www.yiiframework.com/extension/xupload/

try xupload

Thank you ::)

I want to suggest this extension

it’s so easy and impement