tgp1994 Posted August 7, 2009 Author Share Posted August 7, 2009 Ok, I changed it, still didn't fix it. Is it possible that I need to actually define something manually, since it says Undefined index? Link to comment https://forums.phpfreaks.com/topic/169147-trying-to-make-an-extremely-simple-server-pinger/page/2/#findComment-892601 Share on other sites More sharing options...
tgp1994 Posted August 7, 2009 Author Share Posted August 7, 2009 Ok, it turns out that $_GET is supposed to get information from forms. That's why it wasn't working Doesn't seem to be able to contact a computer on my network, though. I tried running a ping command in cmd prompt, but for some odd reason it looks like the ping program doesn't exist in my computer :S I don't get this. This is way too strange. Well, moving on... Do you know the source engine? I was wondering if it would be possible to retrieve information from a source engine game server through php. Link to comment https://forums.phpfreaks.com/topic/169147-trying-to-make-an-extremely-simple-server-pinger/page/2/#findComment-892608 Share on other sites More sharing options...
jonsjava Posted August 7, 2009 Share Posted August 7, 2009 I'll PM you with my private server that you can use the script through Link to comment https://forums.phpfreaks.com/topic/169147-trying-to-make-an-extremely-simple-server-pinger/page/2/#findComment-892625 Share on other sites More sharing options...
tgp1994 Posted August 7, 2009 Author Share Posted August 7, 2009 Ok, I got that client script, the only problem though is Eclipse puts up a stink about the variable $xml, saying "write occurance of $xml". I'm just having trouble converting it to use pre-provided variables ($) from the forms you think I'm using. Link to comment https://forums.phpfreaks.com/topic/169147-trying-to-make-an-extremely-simple-server-pinger/page/2/#findComment-892644 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.