I would like my website to automatically update the stock price for a number of different shares. I don't want to have to do this myself, I would like to know if there is a way of pulling this information off another website at set time intervals (using CRON jobs probaly).
Any help would be appreciated.
Rob
PS
If I can do this I would also like to know about using PHP to create my own png files so that I can create a dynamic graph of recent stock prices.