I don't think the windwos version of PHP supports sockets. use fsockopen instead. (http://uk.php.net/manual/en/function.fsockopen.php)
HTH Danny. ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 22, 2002 1:59 PM Subject: [PHP] Pb with socket_set_timeout() > > Hi the ML > > I received the following error message on my web page when I try to > communicate with My SMTP server: > > Warning: socket_set_timeout() is not supported in this PHP build > > My config is > > PHP 4.0.6 > Win Nt 4 > Apache 1.3.22 > > Any information on this function ? > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php