released: jsonDebug helper component, v1.0.0

--00151758a57a7c0ec6047c6556a2
Content-Type: text/plain; charset=ISO-8859-1

I was dealing with large & deep arrays in PHP and wanted a better way to
view such data structures in the browser.

So i've built a few functions that show such structures initially collapsed,
with various options to click-and-see what's in a sub-value.
It can also handle HTML within JSON, and JSON within JSON.

Dumping an array from PHP is as simple as
htmlDump ($arr, $title);

For a demo & download (LGPL) see http://skatescene.biz/jsonDebug-1.0.0/

If you have any improvements, please let me know; rene7705 [at] gmail.com

--00151758a57a7c0ec6047c6556a2--
Rene Veerman [ Di, 05 Januar 2010 07:56 ] [ ID #2027866 ]
PHP » gmane.comp.php.general » released: jsonDebug helper component, v1.0.0

Vorheriges Thema: What is the difference between the two streams 5.3 and 5.2 versions
Nächstes Thema: Howto Install XAMPP XDebug Netbeans