Jump to content


fsockopen


  • You cannot reply to this topic
No replies to this topic

#1 ktd

    * Something Ain't Right *

  • Members
  • PipPipPip
  • 549 posts
  • Gender:Male

Posted 08 October 2006 - 12:42 PM

Okay, I've got a weird little problem here. I have this script and it pretty much queries a server. The way I'm doing that is with this:

if($connection = fsockopen("udp://$serveripaddress",$serverqueryport, $errno, $errstr, 2)) {

Now, when I run that, no error, $connection simply turns up false. Now, the script works because I've used it on other servers in this exact same state. Anyone have any ideas?





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users