PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
How can I determine the OS of the server?
I see examples of how to determine the client OS, but not the server.
phpInfo() does not seem to have this informaiton.