Home >Backend Development >PHP Tutorial >这个常量怎么理解

这个常量怎么理解

WBOY
WBOYOriginal
2016-06-13 11:44:50820browse

这个常量如何理解
define('DISCUZ_ROOT', substr(dirname(__FILE__), 0, -12));

这个常量定义看不明白,怎么有四个参数呢,都各是代表啥的。

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