Thank you, guys. Although I'd rather follow the Xdebug approach, I find it useful to know how other people debug their code. There is an opportunity to learn a new trick.
@viewsourcefm Жыл бұрын
For sure. There's a lot of way so to debug and different situations will also sometimes call for different techniques. var_dump() is just a classic. :) - Aurooba
@viewsourcefm Жыл бұрын
XDebug is great and probably requires its own full episode! - Brian