Previously, I used CodeIgniter to develop a tool that showed function call stacks when an error occurred. it was implemented using CodeIgniter's Hooks (hook) and directly bound to CodeIgnier. I don't know what the name is. Does anyone know? Or give a prompt? Previously, I used CodeIgniter to develop a tool that showed function call stacks when an error occurred. it was implemented using CodeIgniter's Hooks (hook) and directly bound to CodeIgnier.
I don't know what the name is. Does anyone know? Or give a prompt?
Reply content:
Previously, I used CodeIgniter to develop a tool that showed function call stacks when an error occurred. it was implemented using CodeIgniter's Hooks (hook) and directly bound to CodeIgnier.
I don't know what the name is. Does anyone know? Or give a prompt?
Try the built-in functions in phpDebug_backtrace
OrDebug_print_backtrace