Forum Moderators: coopster

Message Too Old, No Replies

Network Status

Like to check my intrAnet for connection to the intErnet

         

HeadBut

4:24 pm on May 24, 2006 (gmt 0)

10+ Year Member



I'd like to <Blink>Flash</blink> a notice, on one of my web pages, the status of the internet connection. I've looked at the Network Fuinctions page at php.org but I'm guessing someone has a simple solution for this.

Thanks in advance
Earbite

coopster

9:31 pm on May 24, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



You mean you want to see whether or not you are connected to your ISP?

HeadBut

10:11 pm on May 24, 2006 (gmt 0)

10+ Year Member



I think that would do it.

coopster

1:45 pm on May 25, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



You could always attempt to retrieve an external web page. Have a look at fsockopen [php.net] too.