<PRE>-Formatted print_r()
Category:
converter
Language:
PHP
Description:
Formats the output of PHP's print_r() function by encapsulation within HTML <pre> tags.
Source Code:
".$label."\n"; print_r($array); echo "\n\n"; } ?>
Copyright © 2008, MicahAtwell.com. All Rights Reserved.
(*∞