Debugging - Strategies
24/70
The issue: There exists no bug-free code!
The solution: Debugging is needed.
echo and die
var_dump and print_r
debug_backtrace
Using an external debugger