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
Why require_once() Is Not Recommended in Large PHP Projects
1
get_client_version combined with session_start() for client tracking
9
Time zone setting problem and solution in init function
2
How to Properly Use stream_get_meta_data to Retrieve File Stream Metadata?
7
Similar Functions
gc_enable
gc_enable
Activatethecircularr
gc_collect_cycles
gc_collect_cycles
Forcedcollectionofal
php_sapi_name
php_sapi_name
Returnstheinterfacet
zend_thread_id
zend_thread_id
Returnstheuniqueiden
main
main
Virtualmain()
putenv
putenv
Setthevalueoftheenvi
memory_get_usage
memory_get_usage
Returnstheamountofme
set_include_path
set_include_path
Setinclude_pathconfi
Popular Articles