Home > Backend Development > PHP Tutorial > zend 控制器怎么调用model文件夹里面的文件

zend 控制器怎么调用model文件夹里面的文件

WBOY
Release: 2016-06-13 11:22:19
Original
997 people have browsed it

zend 控制器如何调用model文件夹里面的文件
书上说model文件夹中写的类可以在控制器中直接实例化而不需要引用文件,但我这样做了后出现了找不到类文件的错误,请问是什么问题?

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