(^o^) Cyber Coffee Application (^o^)

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

NightWalker
Forum Newbie
Posts: 11
Joined: Thu Jan 20, 2005 12:21 am
Location: Somewhere I Belong

Post 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...
Post Reply