Home ›
PHP's Debug Backtrace FunctionPHP's Debug Backtrace Function
Submitted by Benjamin Melançon on October 23, 2008 - 12:43pm
debug_print_backtrace()
http://us2.php.net/manual/en/function.debug-print-backtrace.php
and
debug_backtrace()
http://us2.php.net/manual/en/function.debug-backtrace.php
the latter outputs an array rather than printing directly and has lots more options, and can even take an object to run the backtrace on.
Resolution
Searched words:
print php debug
trace back callback
php debugging traceback
bactrace
Comments
Post new comment