= 1 ? (int) $argv[0] : 0); $output = ob_get_contents(); ob_end_clean(); echo $DEBUG_OUTPUT == 1 ? strip_tags($output) : ""; ?>