PHP_CompatInfo (Previous) (Next) Introduction

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

PHP_FunctionCallTracer

Inhaltsverzeichnis
Introduction --  PHP_FunctionCallTracer creates function calls debug trace.
Basic Use --  Simple trace of function arguments and returned variables.

Creates a function calls debug trace. Functions arguments, returned parameters and watched variables are reported in the same section for each function call. The trace is available as an array, or can be displayed or written in a file. Traced variables can be processed by provided user functions for displaying purposes.

PHP_CompatInfo (Previous) (Next) Introduction

Download Documentation Last updated: Sun, 28 Sep 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.