dewey_witt Posted November 30, 2007 Share Posted November 30, 2007 Anyone know how i can ping from a linux server to a remote machine then echo the results to the screen? ty in advance. Link to comment https://forums.phpfreaks.com/topic/79495-solved-ping-php-linux-server/ Share on other sites More sharing options...
dewey_witt Posted November 30, 2007 Author Share Posted November 30, 2007 Comeon peeps, Noone Knows? O.o Link to comment https://forums.phpfreaks.com/topic/79495-solved-ping-php-linux-server/#findComment-402556 Share on other sites More sharing options...
dewey_witt Posted November 30, 2007 Author Share Posted November 30, 2007 Please help? I let you go out with my granny Link to comment https://forums.phpfreaks.com/topic/79495-solved-ping-php-linux-server/#findComment-402573 Share on other sites More sharing options...
marcus Posted November 30, 2007 Share Posted November 30, 2007 $ping = system("ping phpfreaks.php"); echo $ping; If you have access, it should work. Link to comment https://forums.phpfreaks.com/topic/79495-solved-ping-php-linux-server/#findComment-402581 Share on other sites More sharing options...
dewey_witt Posted November 30, 2007 Author Share Posted November 30, 2007 Thanks mgal *props* Link to comment https://forums.phpfreaks.com/topic/79495-solved-ping-php-linux-server/#findComment-402709 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.