Can I get a view of an entire array while debugging php?

I have an array of arrays, which means I have to drill down into each
sub-array to actually see data.  This is a problem in my large array
(it has over 200 sub-arrays).

So, is there a way to display, or cause to be displayed, such an array
during execution?  It doesn't have to be *in* the debugger, anywhere I
can see it would be ok.

TIA
Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to