$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); ?>
I've stumbled upon this article by Michael Pollan twice now -- once in my friend Ryan's Visualizing Science blog, and then again this afternoon, when my friend shr accidentally messaged me a link to it that he had intended to send to his lovely wife. I'm taking it as a sign of its relative significance, so I figured the least I could do was post a link to it, so here you go.
A bit depressing, but a good read nonetheless.