Displaying values for easy DEVing
Posted: Mon Jan 17, 2011 4:56 pm
A few years ago, I came across what might have just been a plugin or simple script (I can't remember) that allowed you to input something such as a 5 dimensional array, or I think even a database or whatever and would display it neatly, in a color-coded table on the page. I mean, very neatly; each table and row could be clicked on to expand/contract the data within, and it would display information such as length of arrays and string vs number etc.
Does anyone know of something like this. I'm sick and tired of printing arrays and other objects and trying to sort through messy crap. It saved me hours of time.
Thanks.
Does anyone know of something like this. I'm sick and tired of printing arrays and other objects and trying to sort through messy crap. It saved me hours of time.
Thanks.