Is there a way to control a half-life dedicated server from PHP? I'm thinking about creating a script to do so... Shutting the server on/off, issuing commands to it, ability to view logs, etc.
I'm guessing its possible, and valve hid a list of functions/$_POSTs that can be sent to the server.
If its not, how would one activate .bat files (or something like that) to change the settings in half life, while its active?
Did I mention I'm doing this for a Windows system?