Posts: 147
Threads: 44
Joined: Feb 2009
Reputation:
0
Hello, Is it possible to check if a SAMP server is online using a PHP script?
Posts: 1,498
Threads: 19
Joined: Jun 2009
Reputation:
0
You can do it by sending a packet using php's native socket resource functions
Theres a few classes on here and theres some documentation on it @ the wiki