File not uploading PHP

后端 未结 9 1594
后悔当初
后悔当初 2020-11-27 23:09

I\'ve attempted to write code to have a file uploaded to a \"media\" folder in PHP. For some reason it continues to not work.

Here\'s the execution code:

<         


        
9条回答
  •  甜味超标
    2020-11-27 23:36

    Put the encription in form

    Check in php.ini file max_execution_time heavy images are not uploaded due to execution time..

提交回复
热议问题