Snippets tagged “php-uname”
1 snippet uses this tag.
- How to get the OS on which PHP is running?PHP
You can use the php_uname() function to get the operating system on which PHP is running.
1 snippet uses this tag.
You can use the php_uname() function to get the operating system on which PHP is running.