Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17249 программистов и 1834 робота. Сейчас ищут 1675 программистов ...
Net_Traceroute::setArgs
Вернуться к: Net_Traceroute
Net_Traceroute::setArgs
Net_Traceroute::setArgs() – Set the arguments array
Synopsis
require_once '/Traceroute.php';
mixed Net_Traceroute::setArgs ( array $args )
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.
Вернуться к: Net_Traceroute