PHP_CompatInfo (Previous) (Next) 導入

View this page in Last updated: Sun, 06 Jul 2008
English | French | German | Japanese | Plain HTML

PHP_FunctionCallTracer

目次
導入 --  PHP_FunctionCallTracer は関数コールのデバッグトレースを作成します
基本的な使用法 --  関数の引数や返り値などの単純なトレース

関数コールのデバッグトレースを作成します。 関数の引数や返り値、そしてウォッチしている変数の内容が 各関数コールごとにまとめて出力されます。 配列形式でトレースすることもできますし、 画面に出力したりファイルに書き出したりすることもできます。 トレースする変数の処理は、表示用のユーザ関数で行います。

PHP_CompatInfo (Previous) (Next) 導入

Download Documentation Last updated: Sun, 06 Jul 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.