PHP upload image

前端 未结 10 2455
不知归路
不知归路 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:16

    You need to add two new file one is index.html, copy and paste the below code and other is imageup.php which will upload your image

     
    imageup.php

    The above code will upload your image with encrypted name

提交回复
热议问题