Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
php_uname
php_uname
Return information about the operating system running PHP
Name:
php_uname
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Return information about the operating system running PHP
Related
Practical Techniques for JSON Data Concatenation in PHP with Code Examples
6
Common Mistakes in Using the hash_equals Function for Password Comparison and How to Fix Them
5
How to Efficiently Use PHP’s array_multisort() Function for Multidimensional Array Sorting
4
How to format datetime objects in PHP using date_format
5
Similar Functions
getenv
getenv
Getthevalueoftheenvi
getmygid
getmygid
GetthecurrentPHPscri
ini_parse_quantity
ini_parse_quantity
Getinterpretedsizefr
gc_enable
gc_enable
Activatethecircularr
phpinfo
phpinfo
Outputinformationabo
cli_get_process_title
cli_get_process_title
Returntothecurrentpr
get_defined_constants
get_defined_constants
Returnstheassociativ
sys_get_temp_dir
sys_get_temp_dir
Returntothedirectory
Popular Articles