RSS Feeds using PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
pavanpuligandla
Forum Contributor
Posts: 130
Joined: Thu Feb 07, 2008 8:25 am
Location: Hyderabad, India

RSS Feeds using PHP

Post by pavanpuligandla »

hii..

i got a smal website to develope, in which i've to show website viewers stock market news and <span style='color:red;text-decoration:blink' title='Alert a moderator!'>grilled spam</span> news, bank mortgage interest rates online..
as we know stock exchange keeps changing, so i should grab all the figures from latest source.
like, if share value of GM is 100GBP at 10AM, after 2 hrs it may change to any other figure viz 110GBP.. so i need to show real time updated information on my site..
i heard its easy to do that using RSS feeds.. i know nothing about how RSS works and how can we grab information from third party sites..
can anyone please let me know about these RSS n XML feeds..
many thanks,
User avatar
pavanpuligandla
Forum Contributor
Posts: 130
Joined: Thu Feb 07, 2008 8:25 am
Location: Hyderabad, India

Re: RSS Feeds using PHP

Post by pavanpuligandla »

any information please, how to use RSS feeds?
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: RSS Feeds using PHP

Post by pickle »

No bumping (as described here: viewtopic.php?f=6&t=30037) :evil:
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
mattpointblank
Forum Contributor
Posts: 304
Joined: Tue Dec 23, 2008 6:29 am

Re: RSS Feeds using PHP

Post by mattpointblank »

Post Reply