uopz_redefineRedefine a constant Description
void uopz_redefine
( string
$class
, string $constant
, mixed $value
)
void uopz_redefine
( string
$constant
, mixed $value
)
Redefines the given Parameters
Return Values
ExamplesExample #1 uopz_redefine example
<?php The above example will output something similar to: 1000 |