nycd Posted April 5, 2006 Share Posted April 5, 2006 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.