|
Posted by J.O. Aho on 12/13/06 10:04
The87Boy wrote:
> Are there somebody, who have an idea of how I can see, if there are
> Internet on my server?
> Maybe try to get an connection to another server, which isn't on that
> network, I'm on
if(shell_exec('ping -c 1 www.whitehouse.gov | grep "64 bytes"')) {
echo "Found the path to the warmonger";
} else {
echo "No internet or warmonger dead.";
}
--
//Aho
Navigation:
[Reply to this message]
|