Juan Pablo Herrera wrote:
Thanks Jasper,
well, i need make a explode of results of the ping. The idea is check
a host and when the host don“ t response send a email.
I don't explode the result of the ping.

If it was me, I'd try opening a socket connection to the host instead, and check to see if you can connect or not. Whether or not that is suitable to your application I don't know...

Jasper

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to