File not uploading PHP

后端 未结 9 1578
后悔当初
后悔当初 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:24

    Have you checked that the "web server user" has write permissions to "../media" ?

提交回复
热议问题