debug_print_backtrace
Prints a backtrace
&reftitle.description;
voiddebug_print_backtrace
debug_print_backtrace prints a PHP backtrace. It
prints the function calls, included/required files and
evaled stuff.
&reftitle.parameters;
This function has no parameters.
&reftitle.returnvalues;
&return.void;
&reftitle.examples;
debug_print_backtrace example
]]>
]]>
&example.outputs.similar;
&reftitle.seealso;
debug_backtrace