Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17194 программиста и 1834 робота. Сейчас ищут 1662 программиста ...
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