|
Posted by Baron Samedi on 12/20/05 12:13
I googled, but don't find anything...
I have some pretty hairy arrays and when I var_dump() I get an
unreadable mess.
Surely someone has already written a function which will take a
var_dump and structure it?
Let's say that I have nested arrays a, b & c, I would like some output
A
.......
......
B
......
......
C
.....
.....
.....
.....
If you see what I mean.
Does it already exist, or do I have to code it myself?
Thanks in advance for any reply.
Navigation:
[Reply to this message]
|