LPH
Well-known member
Learning to program requires learning to fix bugs. Using var_export or var_dump is one part, but now I want to learn more about debug_backtrace. In particular, how are the results interpreted?
http://php.net/manual/en/function.debug-backtrace.php
This one went over my head:
http://www.hackingwithphp.com/19/8/8/backtracing-your-code
http://php.net/manual/en/function.debug-backtrace.php
This one went over my head:
http://www.hackingwithphp.com/19/8/8/backtracing-your-code