dicko_md;10909789 wrote:thanks for that.please could you give me an example to start me off?
I should maybe note that what I suggested is very much for an advanced programmer. While I don't know where your at skill wise, I will say if via php.net and searching the web (and/or a book) you can not figure most of it out, you may be in over your head.
I will gladly help you work through the various details. It would be better if you tried to do the majority of the work.
Let me suggest that you find out if your server will let you use cURL. If so start by trying to echo the result of using cURL on the site that has the info you wish to redisplay. You can use php.net to literally copy and paste the code for doing this.