Okay been searching the net for a while now and all i turn up is linux version nothing with will run remotely or with windows
What I am trying to do is create a script for my clan site, (i've asked this before yes i know but it wasnt fully answered) that on the site it will connect to the specific server defined (I have 2) and gather some important details.
IE, host name, game type, max players, current players, time on the server for current players, current map, frags for current players, and list which mods are currently running(not so important on the last one)
so this way when people go to my website they see for example
Server A
Game : CS
Players : 5/14 (View current players) (<- link there)
Current Map : de_dust2
Time Remaining : 15mins and 24 seconds
Then the same with server b.
I know i have to use fsock i beleive to interact with the server on UDP port 27015. I found this but i dont understand that at all hxxp://www.valve-erc.com/srcsdk/Code/Networking/serverqueries.html#A2S_INFO
I figure the easist way to do the initial connect is with functions as this will allow me to add more servers down the road if i wish.
And I am not at all to familar with object programing yet, still to **** confusing for me  so i just stick with functions and other non object based programming in php.
Hope some one has experiance with php.
and btw, uA Php admin script dont work on php5 and hardly works on php4. (which i dont use any more)
__________________
AMW_Drizz
Dev Machine:: Apache 2.2.6 PHP 5.2.6 MySQL 5.1
|