# This Module allows other webpages to automaticaly include a news feed on tehir site, # with a very easy SSI include, IFrame, or Javascript link # # Copyright 2003 James Ratcliff falazar@yahoo.com #phpinfo(); # grab the news from here # http://news.google.com/news?hl=en&edition=us&ie=ascii&q=illuminati if (!$keyword) $keyword = "Microsoft"; # pass in keyword from outside here $keyword = preg_replace("/ /", "+", $keyword); #$data = file_get_contents("http://news.google.com/news?hl=en&edition=us&ie=ascii&q=$keyword"); $data = join("", file("http://news.google.com/news?hl=en&edition=us&ie=ascii&q=$keyword")); list($temp, $data) = preg_split("/Sort by date/", $data); list($temp, $data, $bot) = preg_split("/