Home >Backend Development >PHP Tutorial > PHP自动读取类路径上的文件

PHP自动读取类路径上的文件

WBOY
WBOYOriginal
2016-06-13 13:12:49886browse

PHP自动读取类路径下的文件

require_once($_SERVER["DOCUMENT_ROOT"]."/CLASSSER/$calssName.php");

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