time() - 60*60) AND (!strpos(" ".strtolower($HTTP_USER_AGENT), "firefox"))){ $temp = fetchURL("http://news.google.com/nwshp?gl=us&ned=us&topic=b"); $temp = RIP($temp, "
", "
"); $allnews = explode("", ""); $allthings .= "".$mess." - "; } $text = " $allthings -> "; $handle = fopen("newstick.html", "w"); fwrite($handle, $text); fclose($handle); } ?>