Hi,
I have been playing around with the socket functions in PHP and I have a question.
If I want to make a chat program, how do I make the message that was sent from one person be spit out on the Web page without having to refresh the page?
How do I run a PHP script on a page and not have to refresh the page?