正如標(biāo)題所說,我被難住了。我過去曾多次成功使用此功能,但現(xiàn)在突然間它根本無法使用。上面的一切都會正常顯示,下面的一切都會消失。給定的文件路徑是正確的,因為require對同一個文件工作得很好。//this worksrequire $_SERVER['DOCUMENT_ROOT']."/custom/phsh/includes/login.php";//this doesn't return anything it just stops the code right hereecho file_exist($_SERVER['DOCUMENT_ROOT']."/custom/phsh/includes/login.php");
- 1 回答
- 0 關(guān)注
- 146 瀏覽
添加回答
舉報
0/150
提交
取消