PHP Error - Uploading a file

后端 未结 8 1595
春和景丽
春和景丽 2020-12-16 13:36

I\'m trying to write some PHP to upload a file to a folder on my webserver. Here\'s what I have:



        
8条回答
  •  执念已碎
    2020-12-16 14:04

    Add the IIS user in the 'dump' folders security persmissions group, and give it read/write access.

提交回复
热议问题