Drezard Posted March 27, 2007 Share Posted March 27, 2007 Hello, I have an application server running my game server. Now, I want to know is there anyway to write some php code so i can ping an ip address and a port? - Cheers, Daniel Link to comment https://forums.phpfreaks.com/topic/44452-server-script/ Share on other sites More sharing options...
MadTechie Posted March 27, 2007 Share Posted March 27, 2007 easiest way is system("ping -n $count $host"); Link to comment https://forums.phpfreaks.com/topic/44452-server-script/#findComment-215881 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.