Jump to content

PHP Sockets and IRC


nycd

Recommended Posts

I'm attempting to write an irc applet for a web site. I have a few ideas down, just curious about some things though. My idea is to use AJAX and run the php script in the background, so latency wouldn't become a proble. I would have javascript request all data that was been recorded to a text file, which then would display on the page. My question is, how exactly would I write to the socket, once the PHP script has already been called and the socket currently open.
Link to comment
https://forums.phpfreaks.com/topic/6634-php-sockets-and-irc/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.