Debugging Guide for PHP Developers
Introduction
This article covers some tools that can help you as a PHP developer. If you are using var_dump() and print_r() every time you try to debug your code, this article will help you save a lot of time at debugging.
What is debugging?
The term...
abu-zakaria.hashnode.dev3 min read
Shakil ahmed
Code, coffee, and creativity - documenting my tech adventures.
I use php debugbar when i work with PHP great tool, informative post btw.