"; $nummer = $j; } elseif (file_exists("$jaar-$MND[$j]/$host.html")) { print "$MND[$j]"; } elseif ($maand != date("M") && $MND[$j] == date("M")) { print "$MND[$j]"; } else { print "$MND[$j]"; } } $nummer++; $filetmp = file("$host.html"); eregi("\(.*)\", $filetmp[40], $regs); $text= str_replace("", "
", $regs[1]); ?>


Traffic usage Graph (Daily)
VSPACE=10 HEIGHT=170 ALIGN=TOP>
Unable to find MRTG-file for this target and/or period!"; } else { $a = file("$host.html"); for($j=45; $j<184; $j++) { $a[$j] = str_replace("
","
",$a[$j]); print $a[$j]; } echo "\n"; } } else { if (! file_exists("$jaar-$maand/$host.html")) { print "

Unable to find MRTG-file for this target and/or period!"; } else { $a = file("$jaar-$maand/$host.html"); for($j=45; $j<184; $j++) { $a[$j] = str_replace("


","
",$a[$j]); $a[$j] = str_replace("SRC=\"","SRC=\"$jaar-$maand/",$a[$j]); print $a[$j]; } echo "\n"; } } } else { print "MRTG; Hosters edition"; ?>
Target:
Month:



MRTG Multi Router Traffic Grapher
Version 2.9.12; Hosters Edition Tobias Oetiker <oetiker@ee.ethz.ch>
Dave Rand <dlr@bungi.com>
Marcel Leicher <marcel@silverpoint.nl>
Vincent Houwert <vincent@trueserver.nl>