Comments on: Formatting print_r(); to be readable
http://www.wdmac.com/php-formatting-print_r-to-be-easily-readable
Blogging about everything from WordPress Templates to Food Recipes.Tue, 17 Jan 2012 15:25:55 +0000hourly1http://wordpress.org/?v=3.3.1By: dXm99
http://www.wdmac.com/php-formatting-print_r-to-be-easily-readable/comment-page-1#comment-194
dXm99Sun, 13 Nov 2011 21:03:34 +0000http://www.wdmac.com/?p=724#comment-194Have You tried var_dump instead. It will format Your objects/arrays with both line breaks, indent and coloring.Have You tried var_dump instead. It will format Your objects/arrays with both line breaks, indent and coloring.
]]>