Mailbox OE5XBL-8
Das bei OE5XBL installierte Mailboxsystem 'OpenBCM' unterstüzt nicht nur den 'herkömmlichen' Zugang über
Packet Radio,
sondern durch das HAMNET sind vielfältige Möglichkeiten gegeben:
programming & design by oe5hpm@oe5xbl.#oe5.aut.eu - page built within 0.190 seconds -
$expire = 600; // ip expires after $expire seconds
$logfile = "flcount.log"; // file where visits and ip logs are stored
// *************************** don't change anything below this line *************************
$incpath=substr(__FILE__, 0, strrpos(__FILE__, "/")+1);
$logfile=$incpath.$logfile;
$ip= getenv('REMOTE_ADDR');
$visits=0;
$badhit= false;
$now= time();
$ips = array(array());
if (file_exists($logfile))
{
if ($loggedips=file($logfile))
{
$fp = fopen($logfile, 'w');
$visits=trim($loggedips[0]);
for ($i=1; $i hits since 26.09.2011