ob_start(); passthru('/usr/httpd/htdocs/bin/showbanner'); $banner = ob_get_contents(); ob_end_clean();