DO NOT use on live/production site.

ob_start();
var_dump($something_anything);
$yourResultingString = ob_get_clean();

Sorry, the comment form is closed at this time.

© 2012 James Border Suffusion theme by Sayontan Sinha