debug_print_backtrace
Description
void debug_print_backtrace ( void )debug_print_backtrace() prints a PHP backtrace. It prints the function calls, included/required files and eval()ed stuff.
debug_print_backtrace() prints a PHP backtrace. It prints the function calls, included/required files and eval()ed stuff.