set_socket_timeout() - windows

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sandz
Forum Newbie
Posts: 3
Joined: Wed May 29, 2002 5:58 pm

set_socket_timeout() - windows

Post by sandz »

set_socket_timeout() - has anyone been able to get this function to work on windows? is it possible? ta
Zmodem
Forum Commoner
Posts: 84
Joined: Thu Apr 18, 2002 3:59 pm

Post by Zmodem »

I've been trying to get the socket functions to work under win2k, and have been having a lot of difficulty doing so.

Later releases of PHP (> 4.0.6) were supposed to have better windows socket support, but I haven't tried upgrading yet.

what version are you running?
Post Reply