Jump to content

Need help on PHP and RSS


peggitt

Recommended Posts

How are you my fellow Freaks,

 

I need your help. I want to read a particular ticker on Kenyan stocks at 'http://www.nellydata.com/bdafrica/ticker.asp' which is a live feed belonging to someone i dont know. I have my own website. I need to read what is in that ticker and automatically update my database then graph the live feeds. I have no problem with Updating my database and graphing. My only problem is how to get that info from the ticker into variables or arrays then i will be good to go. Please Give me directions my dear freaks and have a very freaky day.

 

Peggitt.

Link to comment
https://forums.phpfreaks.com/topic/95335-need-help-on-php-and-rss/
Share on other sites

If you grab the source code from the file you can parse through it to grab the info that you want.

 

Look for PHP functions that read the source code and then write something that will search through it and pick out the different words and numbers that you need.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.