php man page for runkit_constant_redefine

Query: runkit_constant_redefine

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
apc_load_constants(3) - php
constant(3) - php
runkit_method_remove(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch