Net_Ping::ping()

Net_Ping::ping() -- executes a ping command

Referentiesamenvatting

require_once 'Net/Ping.php';

string Net_Ping::ping (string host)

Beschrijving

Executes a ping command

Parameter

Return waarde

string - the return message of the ping command

Note

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld