printr: print_r replacement that can handle nested arrays and strings


/ Published in: PHP
Save to your folder(s)

A print_r replacement function that can handle nested arrays and strings.
Usage: printr($array);

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.