csteinhilber
Programmer
I'm trying to develop a cross-platform script, and ended up having some platform-dependent portions. So I want to be able to identify what OS PHP is running on and act accordingly.
What's the best way to identify the server's OS (not the browser's)?
Hope it helps,
-Carl