Net_Traceroute::factory()

Net_Traceroute::factory() -- Factory for Net_Traceroute

Synopsis

require_once '/Traceroute.php';

object Net_Traceroute Net_Traceroute::factory ()

Description

Call this method to create a new instance of Net_Traceroute

Throws

throws no exceptions thrown

Note

This function can not be called statically.