Page 2 of 2

Posted: Mon Feb 07, 2005 12:48 pm
by NightWalker
I just need help with setting up a PHP socket server now... and yes, I have already consulted php.net's socket documentation, and the examples there are not of much help...

The best "working" code I've found so far is a php chat (doesn't use sockets) and refresh the page itself...

the other php socket's code i've found seems to be designed to run on a linux comman console, and I want to test it on windows machine and i dont know how...