PHP & MySQL: fetch images from database

后端 未结 8 991
夕颜
夕颜 2021-02-08 13:06

I have uploaded multiple images and path of all the images have been stored together.

Using explode I have separated them and now I wish to echo them in a c

8条回答
  •  萌比男神i
    2021-02-08 13:46

    if you want from jquery create a div and then append using .html( img html tag in quotes )

提交回复
热议问题