php - How can I retain selected images in form if submitted form invalid? -


i try attach few images symfony form. if submitted form invalid, entered text persist, images lose.

how can retain selected images if submitted form invalid?

p.s. need use form submitting without ajax , images should locating text fields in same form.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -