hostExists() public method
Checks if the server specified in the url exists.
public boolean hostExists ( $url ) | ||
---|---|---|
$url | string |
URL to check |
return | boolean |
True, if the server exists; false otherwise |
hostExists() public method
Checks if the server specified in the url exists.
public boolean hostExists ( $url ) | ||
---|---|---|
$url | string |
URL to check |
return | boolean |
True, if the server exists; false otherwise |
Please login to continue.