Looking for an open source php/mysql ajax chat room (not 1-to-1 private chat). What would you guys recommend?
I am going to need to make hundreds of instances of the chat room (eg. each user group has their own exclusive chat room)
Looking for an open source php/mysql ajax chat room (not 1-to-1 private chat). What would you guys recommend?
I am going to need to make hundreds of instances of the chat room (eg. each user group has their own exclusive chat room)
Take a look at phpFreeChat. It's an active project which is easy to implement.