PHP Manual
This manual is provided as a courtesy. It is not an official source. Please check php.net for updated information.
(PECL)
Name of constant to declare. Either a string to indicate a global constant, or classname::constname to indicate a class constant.
NULL, Bool, Long, Double, String, or Resource value to store in the new constant.
Returns TRUE on success or FALSE on failure.