runkit エリソ�
PHP Manual

runkit_function_add

(PECL runkit >= 0.7.0)

runkit_function_add ソキ、キ、、エリソノイテ、ケ、�」create_function() 、ネニア、ク

タ篶タ

bool runkit_function_add ( string $funcname , string $arglist , string $code )

・ム・鬣癸シ・ソ

funcname

コ鋿ョ、ケ、�リソホフセチー。」

arglist

・ォ・゙カ霏レ、熙ホー惞ホ・�ケ・ネ。」

code

エリソホ・ウ。シ・ノ。」

ハヨ、�ヘ

タョクキ、ソセ�遉ヒ TRUE 、「シコヌヤ、キ、ソセ�遉ヒ FALSE 、ヨ、キ、゙、ケ。」

ホ�

ホ�1 runkit_function_add() 、ホホ�

<?php
runkit_function_add
('testme','$a,$b','echo "The value of a is $a\n"; echo "The value of b is $b\n";');
testme(1,2);
?>

セ螟ホホ网ホスミホマ、マーハイシ、ネ、ハ、熙゙、ケ。」

The value of a is 1
The value of b is 2

サイケヘ


runkit エリソ�
PHP Manual