Ok I need help, I'm drawing a blank.

Epoman

Platinum Member
Apr 15, 2003
2,984
0
0
Ok I run ihatedialysis.com a site for people with kidney failure on dialysis. Well I am almost done with the Home page but I want to have a news section. For example I want all the current News stories from google with the keyword "Dialysis" how can I get those results to display on my site?

OR have news like this site: Or like this
 

igowerf

Diamond Member
Jun 27, 2000
7,697
1
76

Epoman

Platinum Member
Apr 15, 2003
2,984
0
0
Originally posted by: igowerf
Do you know how to parse RSS feeds? You can do what you want if you use a Google News search result RSS feed.
http://news.google.com/news?q=dialysis&output=rss

Basically, it's just the results you get when you search Google News for the word "dialysis" returned in an RSS feed. A bit of PHP code can easiliy parse and format that for your site design.


More information here about Google's New search results RSS:
http://news.google.com/intl/en_us/news_feed_terms.html

Yes that is fine, I like that idea. But you mention PHP can I just use html? or direct me to a place where I can learn how to do it with PHP?
 

RossMAN

Grand Nagus
Feb 24, 2000
79,006
430
136
The website pro's on HTTPme.COM might be able to help out. You don't have to be a hosting client to join and participate in the forums.