Net_Traceroute::setArgs()

Net_Traceroute::setArgs() -- Set the arguments array

Synopsis

require_once '/Traceroute.php';

mixed Net_Traceroute::setArgs (array $args)

Description

This package is not documented yet.

Parameter

array $args

Hash with options

Return value

returns true or PEAR_error

Throws

throws no exceptions thrown

Note

This function can not be called statically.