Home  >  Article  >  Backend Development  >  关于php实例化问题 求大神指教

关于php实例化问题 求大神指教

WBOY
WBOYOriginal
2016-06-02 11:32:54848browse

php实例化

我在入口文件里 写了这么一句实例化 $a = new \application\controller\a();
这是目录结构图片说明

其中入口文件 和 application都是在根目录下 为什么它说这个\application\controller\a找不到 求解决

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn