Home > Backend Development > PHP Tutorial > 请问 php5.2版本是不是不支持类的自动注册

请问 php5.2版本是不是不支持类的自动注册

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 12:25:56
Original
812 people have browsed it

请教 php5.2版本是不是不支持类的自动注册
上传到ftp上之后显示


开发是用的php5.6
------解决思路----------------------
你的错误是PrivilegeAction类不存在,检查文件路径是否正确。
------解决思路----------------------
(PHP 5 >= 5.1.2)

spl_autoload_register — 注册给定的函数作为 __autoload 的实现

已经支持的

检查下类文件是否存在

Related labels:
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