programming.name Posted June 28, 2010 Share Posted June 28, 2010 Hi, I am thinking of making a very very simple PHP chat application with ajax(for conversation window and keeping track of users' status). What I want is just concepts of the application, especailly the concepts of how to determine user is out of the browser(so the other people know this guy has left the chat room). And also I want to know which method is more used to process this sort of application between db and files. Thanks. Link to comment https://forums.phpfreaks.com/topic/206078-php-chat-application/ Share on other sites More sharing options...
ninedoors Posted June 28, 2010 Share Posted June 28, 2010 This is quite complicated if you value your time at all you should look at either of these two products. Great value for the dollar. I have only used Cometchat and not Arrowchat. Arrowchat looks very promising but it seems to be taking awhile to develop. Cometchat Arrowchat Nick Link to comment https://forums.phpfreaks.com/topic/206078-php-chat-application/#findComment-1078314 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.