Feb
19
2010
19
2010
Chat2: Group Chat Room with PHP, jQuery, and a Text File
This is an update to original Chat Room we published here on CSS-Tricks. In some ways, the technology is the same. We are going to employ PHP to talk to the server, jQuery to keep the chat rolling, and the chats themselves will be stored in .txt files just like the first version.
read more...