PHP: Not able to get file contents

后端 未结 0 1462
你的背包
你的背包 2020-12-19 18:36

I want to get the contents of my install.sql file that sits one directory up but when I use file_get_contents("../install.sql") it returns false.

How can I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题