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

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

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-02 11:32:54
Original
906 people have browsed it

php实例化

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

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template