You are here: Re: [PHP] Socket_Connect returning unusual error « PHP « IT news, forums, messages
Re: [PHP] Socket_Connect returning unusual error

Posted by Richard Lynch on 01/17/05 05:13

Adam Hubscher wrote:
> Warning: socket_connect() expects parameter 3 to be long, string given
> in testing.php on line 21
> Couldn't Create Socket: Success

PHP usually auto-converts data -- However it's possible that this
EXPERIMENTAL function (?) doesn't have the magic code down in the guts of
PHP.

So, try type-casting your third parameter to an (int):


> $currport = $servers[$key]['Port']; // was attempting this to see

$currport = (int) $servers[$key]['Port'];

echo "currport is: '$currport'<br />\n";


If this fixes it, file a bug report at http://bugs.php.net -- search for
the same issue first. It should get fixed pretty quick-like (relatively
speaking) if that's all it is.

It's also possible that your 'Port' is empty or something... That's why I
included the 'echo' -- Always hand-check the data you are sending when
weird things happen.

One line of debugging output can save hours of time and fistfuls of hair.

--
Like Music?
http://l-i-e.com/artists.htm

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация