Multi-image upload, how to write the upload path into the database
RAUL
RAUL 2017-07-28 14:36:22
0
2
1357

I have implemented multiple image uploads. The uploaded folders all have images, but there is only one piece of data uploaded to the database. What should I do? How should I write the controller?

html code<input type=" file" name="image[]" /> <br>

How to write the controller, please guide

RAUL
RAUL

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!