Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17194 программиста и 1833 робота. Сейчас ищут 1737 программистов ...
Net_Traceroute_Result::getSystemName
Вернуться к: Net_Traceroute
Net_Traceroute_Result::getSystemName
Net_Traceroute_Result::getSystemName() – Returns sysname that was "guessed" (OS on which class is running)
Synopsis
require_once '/Traceroute.php';
string Net_Traceroute_Result::getSystemName ( )
This package is not documented yet.
Return value
returns OS_Guess::sysname
Throws
throws no exceptions thrown
See
see _sysname
Note
This function can not be called statically.
Вернуться к: Net_Traceroute