好像是斜杠問題
Warning: ?include_once(D:\MyPHP\mvc\framework/libs/core/VIEW.php): failed to open stream: No such file or directory in D:\MyPHP\mvc\framework\pc.php on line 5
Warning: ?include_once(): Failed opening 'D:\MyPHP\mvc\framework/libs/core/VIEW.php' for inclusion (include_path='.;C:\php\pear') in D:\MyPHP\mvc\framework\pc.php on line 5
老師 這個(gè)是什么問題
2015-06-16
你檢查一下路徑有沒有錯(cuò)吧。(D:\MyPHP\mvc\framework/libs/core/VIEW.php 按這個(gè)地址找一遍
2016-01-15
我也遇到這個(gè)問題,后面不用__FILE__了