$logfile = fopen("log.txt", "a"); fputs($logfile, date("d-m-Y, H:i:s", time()) . ", " . $_SERVER[REMOTE_ADDR] . ", " . $_SERVER[REQUEST_METHOD] . ", " . $_SERVER[PHP_SELF] . ", " . $_SERVER[HTTP_USER_AGENT] . ", " . $_SERVER[HTTP_REFERER] . " "); fclose($logfile); ?>
Memories of my youth and the years of the Japanese occupation in the former Dutch East Indies during World War Two