advanced code snippet search
fadehelix on 12/31/10
php debug
12/31/10 07:18pm
1 person have marked this snippet as a favorite
harrymahardhika
function print_rf ($arr) { echo'<pre>'; print_r($arr); echo'</pre>';}
Report this snippet Tweet
Comment:
You need to login to post a comment.