PHP upload image

前端 未结 10 2473
不知归路
不知归路 2020-12-06 01:46

Alright I have way to much time invested in this. I am new to PHP programming and trying to grasp the basics, but I am a little lost as of last night I was able to get a PHP

10条回答
  •  悲&欢浪女
    2020-12-06 02:04

    
    

    Select the name or path of the image which you have stored in the database table and use it in the image source. Read More

     ' > echo '
    '; } ?>

    source code: https://www.phpcodingstuff.com/blog/how-to-insert-image-in-php.html

提交回复
热议问题