|
uopz_redefineRedefine a constant Description
bool uopz_redefine(string
$constant, mixed $value)bool uopz_redefine(string
$class, string $constant, mixed $value)
Redefines the given Parameters
Return Values
Returns ExamplesExample #1 uopz_redefine example The above example will output: 1000 |