php man page for runkit_constant_remove

Query: runkit_constant_remove

OS: php

Section: 3

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

RUNKIT_CONSTANT_REMOVE(3)						 1						 RUNKIT_CONSTANT_REMOVE(3)

runkit_constant_remove - Remove/Delete an already defined constant

SYNOPSIS
bool runkit_constant_remove (string $constname)
DESCRIPTION
PARAMETERS
o $constname - Name of constant to remove. Either a string indicating a global constant, or classname::constname indicating a class constant.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
define(3), runkit_constant_add(3), runkit_constant_redefine(3). PHP Documentation Group RUNKIT_CONSTANT_REMOVE(3)
Related Man Pages
stream_wrapper_register(3) - php
apc_define_constants(3) - php
apc_load_constants(3) - php
class_alias(3) - php
constant(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun