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
PHP Website Deployment and Optimization Guide on CentOS: Build an Efficient Website with Ease
10
What is the Difference and Connection Between fileinode Function and file_exists Function? Detailed Comparison and Explanation
1
In-Depth Analysis of PHP array_reverse() Function: Principles and Practical Examples
9
Comprehensive PHP XML Tutorial: Creating, Parsing, and Common Operations
6
Similar Functions
zend_version
zend_version
Getthecurrentversion
ini_set
ini_set
Setthevalueoftheconf
zend_thread_id
zend_thread_id
Returnstheuniqueiden
ini_get
ini_get
Getthevalueofaconfig
getmypid
getmypid
GettheIDofthePHPproc
ini_restore
ini_restore
Restorethevalueofthe
memory_get_peak_usage
memory_get_peak_usage
Returnsthepeakmemory
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
Popular Articles