Error Tracking Solution Cont.
Debugging Techniques
2024-11-24
9
Log Entry
Fatal error: Failed executing query 'SELECT * FROM msg WHERE id=abc' on script.php:26 inside foo()
With the added information it is trivial to determine what is the real cause of the problem and fix it.