Hi there everyone,
I'm very low on the totem pole of PHP scripters, so I've always debugged by running the script and then looking through the offending code when it errors out. It takes a bit of time sometimes to find it, but eventually I end up seeing what I did wrong.
In one of the articles on my news feed this morning, it discussed debugging your scripts with FirePHP, but to be honest, it seems like it might be intended for a much higher class of scripter. The article raised more questions than it answered in regards to who should be using it and why.
So, I'm wondering what, if anything you guys are using to debug your scripts? Do you simply run it and drill through the code until you find the problem or are you using something like this? If you are, can you tell me what and what the benefits are?
Thanks very much for your time,
json