which web server are you using? if you are using apache as the web server, i
think you can try the function apache_lookup_uri(). this function will
return status of the request. or you can use fsockopen() that allow you to
make connection to internet connection.

--
Hidulf
http://www.hidulf.com
"Arcadius A." <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello !
> Is there any function in PHP returning true or false  or something similar
> when a given host is online or not ?
>
> Basically , I'm in need od  something "ping" ....
> Thanks ...
>
> Arcad
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to