<? ob_start(); require(dirname($_SERVER['PHP_SELF'])."/../include/functions.inc.php"); $mrtg = getagg(); ob_end_clean(); echo $mrtg; ?>