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:

include_once("dBug.php");
new dBug($myVariable);

It can't get much easier than that.

TrackBacks
There are no trackbacks for this entry.

Trackback URL for this entry:
http://www.cfedge.com/trackback.cfm?AFCB6DD9-8C6E-1203-68721108BC7B935D

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
BlogCFC was created by Raymond Camden. This blog is running version 5.7.