PHP Debugging - How to Debug your PHP Code (Drupal debugging techniques included!)
03 Sep, 2019
|
Harika
Debugging is not something us developers look forward to. Developer detest bugs but to be able to build a fine quality software, debugging is an indispensable part of a developer’s life. Every PHP developer has a different style and go-to methods for debugging their code. This depends on their experience, their problem-solving approach and most importantly - the amount of time they have in hand!Â