Forum Moderators: coopster

Message Too Old, No Replies

Sync image with image on another website

         

airesso

1:46 pm on Jul 9, 2007 (gmt 0)

10+ Year Member



I am building a website for a guild. I want to include an image and text to say if our sever is up or down at the moment.

This information is posted on another website (http://www.worldofwarcraft.com/realmstatus/). Is there a way to use PHP to read a table on their site and then choose the correct image and text (using an if statement) to display on my page?

Thanks in advance.

Gian04

1:52 pm on Jul 9, 2007 (gmt 0)

10+ Year Member



Is there a way to use PHP to read a table on their site

Of course there is if they will give you an access to their DB

By the way it is against the rules of this forum to post URL.

[edited by: Gian04 at 1:58 pm (utc) on July 9, 2007]

airesso

1:59 pm on Jul 9, 2007 (gmt 0)

10+ Year Member



Sorry bout that, but that isn't my url it's the url to the site I wanted to try and read from.

Maybe I didn't make myself clear, the page that I want to read from is public. I just want to see if there is a way to look at the image on there is the up or down image and make that trigger an action on my page.