advanced code snippet search
g0g0l on 11/30/11
php debug printr
11/30/11 12:01am
easy php print_r
<?php print '<pre>'; print_r($array); print '</pre>'; ?>
Report this snippet Tweet
Comment:
You need to login to post a comment.