Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 15502 программиста и 1723 робота. Сейчас ищут 1166 программистов ...
Net_Traceroute::traceroute
Вернуться к: Net_Traceroute
Net_Traceroute::traceroute
Net_Traceroute::traceroute() – Execute traceroute
Synopsis
require_once '/Traceroute.php';
object Net_Traceroute_Result Net_Traceroute::traceroute ( string $host )
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.
Вернуться к: Net_Traceroute