advanced code snippet search
daniel on 11/30/-1
textmate debug print
07/01/06 08:30am07/01/06 08:30am07/01/06 08:30am
7 people have marked this snippet as a favorite
bomberstudiosdaniellumanFixevali29chucktrukkHollow
function print_d($array){ echo "<pre>\n"; print_r($array); echo "</pre>\n";}
Report this snippet Tweet
Comment:
You need to login to post a comment.