Re: [PHP] In need of PHP to JS collapsable array printing routine?

2010-01-31 Thread Rene Veerman
http://mediabeez.ws/htmlMicroscope/ I'll b cleaning up & releasing the 1.3.0 code today / early next week.. On Sat, Jan 30, 2010 at 12:54 AM, Daevid Vincent wrote: > I'm  wondering if anyone has a PHP debug-type routine that will take a PHP > array and output it to the web page, but make all the

Re: [PHP] In need of PHP to JS collapsable array printing routine?

2010-01-29 Thread Jochem Maas
Op 1/30/10 12:54 AM, Daevid Vincent schreef: > I'm wondering if anyone has a PHP debug-type routine that will take a PHP > array and output it to the web page, but make all the dimensions of the > array collapsable, ideally showing each sub-key (or index) as the name to > click to expand it again.

Re: [PHP] In need of PHP to JS collapsable array printing routine?

2010-01-29 Thread Ashley Sheridan
On Fri, 2010-01-29 at 15:54 -0800, Daevid Vincent wrote: > I'm wondering if anyone has a PHP debug-type routine that will take a PHP > array and output it to the web page, but make all the dimensions of the > array collapsable, ideally showing each sub-key (or index) as the name to > click to exp

Re: [PHP] In need of PHP to JS collapsable array printing routine?

2010-01-29 Thread TG
-TG - Original Message - From: "Daevid Vincent" To: Date: Fri, 29 Jan 2010 15:54:33 -0800 Subject: [PHP] In need of PHP to JS collapsable array printing routine? > I'm wondering if anyone has a PHP debug-type routine that will take a PHP > array and output it to the

[PHP] In need of PHP to JS collapsable array printing routine?

2010-01-29 Thread Daevid Vincent
I'm wondering if anyone has a PHP debug-type routine that will take a PHP array and output it to the web page, but make all the dimensions of the array collapsable, ideally showing each sub-key (or index) as the name to click to expand it again. I'm dealing with some rather huge datasets in multi