$reqi=$_SERVER{'REQUEST_URI'}; $refer=$_SERVER{'HTTP_REFERER'}; $remote=$_SERVER{'REMOTE_ADDR'}; $remote1=$_SERVER{'REMOTE_HOST'}; $date=date ("YMd/h:i:sA"); $entry=$date." :: ref:".$refer." | ".$remote." (".$remote1.") | entry : ".$reqi."\n"; $filename="/home/paisleys/public_html/foodnerd.log.txt"; $handle=fopen($filename,'a'); fputs($handle,$entry); fclose($handle); ?>
Yo, check it: www.foodnerd.net is now live.
I'll continue to try and export any new comments I find here over to the new site, but you should definitely point your browsers and RSS feed readers over there.
Posted by tallasiandude at February 14, 2010 10:05 AM