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

search for in the

runkit_constant_remove> <runkit_constant_add
Last updated: Fri, 13 Nov 2009

view this page in

runkit_constant_redefine

(PECL runkit >= 0.7.0)

runkit_constant_redefine 定義済みの定数を再定義する

説明

bool runkit_constant_redefine ( string $constname , mixed $newvalue )

パラメータ

constname

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

newvalue

定数に新しく設定する値。

返り値

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

参考



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

runkit_constant_remove> <runkit_constant_add
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites