is_linux_server
Syntax
native is_linux_server();
Description
Returns if the server is running on Linux.
Return
1 if server is running on Linux, 0 otherwise
native is_linux_server();
Returns if the server is running on Linux.
1 if server is running on Linux, 0 otherwise