hi,
is there any way to check whether a host is up in php, other than
using exec('ping... ) ?
i am running apache in a chroot environment, so the www user has no
access to /sbin/ping.
regards,
steven.
is there any way to check whether a host is up in php, other than
using exec('ping... ) ?
i am running apache in a chroot environment, so the www user has no
access to /sbin/ping.
regards,
steven.
Comment