A
A
AleDv2015-03-13 17:13:44
Yii
AleDv, 2015-03-13 17:13:44

How to implement multiple file upload in Yii?

Challenge: Implement multiple image upload using Yii.
I did the upload of images according to the manual here: yiiframework.ru/doc/cookbook/ru/form.file.upload
But the question arose, how can I upload multiple images using multiple buttons to select a file (As in the screenshot).
abc2c9f2b0b543d58259b058bf660339.PNG
Tell me, please, how can this be done?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Bay, 2015-03-13
@kawabanga

in such form as at you - to use two various fields.

array('image, image2', 'file', 'types'=>'jpg, gif, png'),

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question