Warning: file_put_contents(): Only -1 of 61 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
runkit_constant_redefine runkit_function_add runkit PHP Manual runkit_constant_remove (PECL runkit:0.7-0.9) — Remove/Delete an already defined constant Description bool ( string $constname ) Par...
Forum und email

runkit_constant_remove

(PECL runkit:0.7-0.9)

runkit_constant_remove — Remove/Delete an already defined constant

Description

bool runkit_constant_remove ( string $constname )

Parameters

constname

Name of constant to remove. Either a string indicating a global constant, or classname::constname indicating a class constant.

Return Values

Επιστρέφει TRUE σε επιτυχία ή FALSE σε αποτυχία.