本文介绍了告诉unix和windows分开的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
大家好,
我想知道在php中是否有办法找出系统是否为windows
或基于unix的系统。我看到$ _ENV [WINDIR]设置在Windows但不是unix
但它似乎不起作用。
感谢您的帮助。
-
AKA Marketing.com - 网络营销(主要)
t:353 - 87- 9807628 ||| e:contactATakamarketing.com
Hi everyone,
I wonder is there a way in php for it to find out if the system is a windows
or unix based system. I read $_ENV[WINDIR] is set on windows but not unix
but it does not seem to work.
Thanks for your help.
--
AKA Marketing.com - Internet Marketing (mainly)
http://www.akamarketing.com/hosting
http://www.akamarketing.com/webmaster-forums
t : 353 - 87- 9807628 ||| e: contactATakamarketing.com
推荐答案
您可以使用
You could use
这篇关于告诉unix和windows分开的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!