PHP Version of CFDump
I needed to debug a php script today. I needed to see the output of some queries. My first thought was cfdump. If I only had a way to do cfdumps in PHP. Well a quick search in Blingo revealed 3900 results. The first result is the only one I needed. dBug. It's exactly what I needed and best of all it is free. It is also very easy to use:
new dBug($myVariable);
It can't get much easier than that.
http://www.cfedge.com/trackback.cfm?AFCB6DD9-8C6E-1203-68721108BC7B935D



There are no comments for this entry.
[Add Comment]