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 constantSYNOPSISbool runkit_constant_redefine (string $constname, mixed $newvalue)DESCRIPTIONPARAMETERSo $constname - Constant to redefine. Either string indicating global constant, or classname::constname indicating class constant. o $newvalue - New value to assign to constant.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOrunkit_constant_add(3), runkit_constant_remove(3). PHP Documentation Group RUNKIT_CONSTANT_REDEFINE(3)
| Related Man Pages | 
|---|
| define(3) - php | 
| classkit_method_remove(3) - php | 
| apc_load_constants(3) - php | 
| classkit_method_redefine(3) - php | 
| runkit_method_remove(3) - php | 
| Similar Topics in the Unix Linux Community | 
|---|
| Simple rules of the UNIX.COM forums: | 
| Rules for Homework & Coursework Questions Forum | 
| UNIX.COM 2017 Year End Summary | 
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |