JBDump Script for dumping PHP vars and other debugging. To put it simply, this tool is a perfectly replacement for print_r() and var_dump(). Install Just include class.jbdump.php Using jbdump($myVar); Live demo http://jbdump.org/test/ Output example