PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

runkit_function_add> <runkit_constant_redefine
Last updated: Fri, 10 Oct 2008

view this page in

runkit_constant_remove

(PECL runkit:0.7-0.9)

runkit_constant_remove 定義済みの定数を削除する

説明

bool runkit_constant_remove ( string $constname )

パラメータ

constname

削除する定数名。グローバル定数を表す文字列、あるいは classname::constname 形式でクラス定数を示す。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes
runkit_constant_remove
There are no user contributed notes for this page.

runkit_function_add> <runkit_constant_redefine
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites