index中的require_once 為什么錯誤?
Warning: require_once(../include.php): failed to open stream: No such
file or directory in C:\xampp\htdocs\DJTUSHOP\DJTUSHOP\core\admin.inc.php on line 7
Fatal error: require_once(): Failed opening
required '../include.php'
(include_path='.;C:\xampp\htdocs\DJTUSHOP\DJTUSHOP/lib;C:\xampp\htdocs\DJTUSHOP\DJTUSHOP/core;C:\xampp\htdocs\DJTUSHOP\DJTUSHOP/configs;.;C:\xampp\php\PEAR')
in C:\xampp\htdocs\DJTUSHOP\DJTUSHOP\core\admin.inc.php on line
7
2014-12-27
已經回答你了,你看看代碼,../代表上級目錄
^-^...
2014-12-28
你這個哪個項目是?是shopImooc的那個還是?
^-^...
2014-12-27
沒有錯啊他就是這樣提示的