PHP funkce php_uname()
Returns information about the operating system PHP is running on
Dostupnost ve verzích: PHP 4.0.2
Returns information about the operating system PHP is running on
Parametry
| Parametr | Datový typ | Výchozí hodnota | Poznámka |
|---|---|---|---|
$mode |
string |
null |
Návratové hodnoty
string
the description, as a string.
Další zdroje
Načítání komentářů...