In a very raw seat-of-the-pants kind of way.
Show errors:
<?php ini_set('display_errors','1');ini_set('display_startup_errors','1');error_reporting(E_ALL|E_STRICT); ?>
Commented output:
echo '<!-- xxxxxxxxxxxxxx '.print_r($var, 1).' xxxxxxxxx-->';