-
Openingstijden
Tarieven
Webshop
$url = "//{$_SERVER['HTTP_HOST']}{$_SERVER['REQUEST_URI']}";
openlog('PHP-Preformance', LOG_CONS | LOG_NDELAY | LOG_PID, LOG_USER | LOG_PERROR);
//syslog(LOG_ERR, 'Error!');
syslog(LOG_INFO, "Sportfondsen /var/www/wps/wp-content/themes/sportfondsen-t2 :".$RAND.' HTTP_X_FORWARDED_FOR:'. $_SERVER['HTTP_X_FORWARDED_FOR']. ' ' .$url.'P1 HEADER STOP');
closelog();
?>
Geen berichten beschikbaar...
$RAND = bin2hex(openssl_random_pseudo_bytes(10)); // 20 chars
$url = "//{$_SERVER['HTTP_HOST']}{$_SERVER['REQUEST_URI']}";
openlog('PHP-Preformance', LOG_CONS | LOG_NDELAY | LOG_PID, LOG_USER | LOG_PERROR);
//syslog(LOG_ERR, 'Error!');
syslog(LOG_INFO, "Sportfondsen /var/www/wps/wp-content/themes/sportfondsen-t2 :".$RAND.' HTTP_X_FORWARDED_FOR:'. $_SERVER['HTTP_X_FORWARDED_FOR']. ' ' .$url.'P1 FOOTER end head');
closelog();
?>