debug_backtrace

Example

 array debug_backtrace ([ int $options = DEBUG_BACKTRACE_PROVIDE_OBJECT [, int $limit = 0 ]] ) 

Description

debug_backtrace() generates a PHP backtrace.

Return Values

Returns an array of associative arrays. The possible returned elements are as follows: Possible returned elements from debug_backtrace() Name Type Description