Net_Traceroute_Result::getTargetIp()

Net_Traceroute_Result::getTargetIp() -- Returns the target IP from parsed result

Synopsis

require_once '/Traceroute.php';

string Net_Traceroute_Result::getTargetIp ()

Description

This package is not documented yet.

Return value

returns IP address

Throws

throws no exceptions thrown

See

see _target_ip

Note

This function can not be called statically.