|
uopz_undefineUndefine a constant Description
bool uopz_undefine(string
$constant )bool uopz_undefine(string
$class , string $constant )Removes the constant at runtime Parameters
Return Values
Returns ExamplesExample #1 uopz_undefine example
The above example will output: bool(false) |