|
|
||
| $ip = $REMOTE_ADDR;$refer_url = urlencode($HTTP_REFERER);$user_agent = urlencode($HTTP_USER_AGENT); $url = "http://www.mediascooper.com/cgi-bin/mscoop-cgi/mediascooper.cgi?url=http://my.abcnews.go.com/rsspublic/2020_rss093.xml||http://businessknowhow.com/bkh/rss20_newsletter.asp||http://www.prweb.com/xml/homefinance.xml||http://partners.userland.com/nytrss/business.xml||http://www.wired.com/news_drop/netcenter/netcenter.rdf||http://rss.news.yahoo.com/rss/oddlyenough||http://rss.news.yahoo.com/rss/tech||http://rss.news.yahoo.com/rss/topstories||http://rss.news.yahoo.com/rss/world&heading=&blank=1&desc=1&dates=1&text=%2366FF66&background=%23000000&ebackground=%23FFFFFF&elink=%23000000&border=BLUE&email=1&showborder=1&align=LEFT&halign=CENTER&max_articles=40&max_articles_pf=12&desc_length=0&show_author=1&width=300&font=Verdana,+Arial,+Sans-serif&username=&ip=$ip&refer_url=$refer_url&user_agent=$user_agent"; $lines_array = file($url); $lines_string = implode('', $lines_array); echo $lines_string; ?> |