Print large arrays in a nicely formatted list of expandable divs


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

I use this primarily for debugging purposes. This simply takes an array and creates an expandable item that prints the array out in a \ wrapping, making it easy to read. Very basic snippet.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.