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
How to Use mysqli::init and mysqli::real_connect Functions Together to Establish a Database Connection
6
Detailed Guide to Efficient Asynchronous Task Distribution with Gearman in PHP
2
Combining isset and is_null to determine whether a variable has been defined and null
4
PHP File Handling Techniques: Master Common Read and Write Methods
5
Similar Functions
putenv
putenv
Setthevalueoftheenvi
cli_get_process_title
cli_get_process_title
Returntothecurrentpr
memory_get_usage
memory_get_usage
Returnstheamountofme
ini_get_all
ini_get_all
Getallconfigurationo
restore_include_path
restore_include_path
Restorethevalueofthe
cli_set_process_title
cli_set_process_title
Setprocesstitle
get_resources
get_resources
Returnsanarrayofallc
get_magic_quotes_gpc
get_magic_quotes_gpc
Getthecurrentconfigu
Popular Articles