runkit_constant_redefine(3) php man page | unix.com

Man Page: runkit_constant_redefine

Operating Environment: php

Section: 3

RUNKIT_CONSTANT_REDEFINE(3)						 1					       RUNKIT_CONSTANT_REDEFINE(3)

runkit_constant_redefine - Redefine an already defined constant

SYNOPSIS
bool runkit_constant_redefine (string $constname, mixed $newvalue)
DESCRIPTION
PARAMETERS
o $constname - Constant to redefine. Either string indicating global constant, or classname::constname indicating class constant. o $newvalue - New value to assign to constant.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
runkit_constant_add(3), runkit_constant_remove(3). PHP Documentation Group RUNKIT_CONSTANT_REDEFINE(3)
Related Man Pages
classkit_method_remove(3) - php
apc_define_constants(3) - php
classkit_method_rename(3) - php
constant(3) - php
variant_imp(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!