Net_Traceroute::traceroute
Net_Traceroute::traceroute() – Execute traceroute
Synopsis
require_once '/Traceroute.php';
object Net_Traceroute_Result Net_Traceroute::traceroute (
string $host
)
Description
This package is not documented yet.
Parameter
-
string
$host
-
hostname or IP of destination
Throws
throws no exceptions thrown
Note
This function can not be called statically.