Page 1 of 1
Free php chat software??
Posted: Wed Feb 27, 2008 10:21 am
by jkashu
Any recommendations on free php chat software?
I'm currently using phpfreechat but I am having problems with admin stuff (such as kicking and banning users).
Thanks!
Re: Free php chat software??
Posted: Wed Feb 27, 2008 2:43 pm
by Jade
I'm not a fan of PHP chats but there's one I use and really like. Addonchat.com is a java based chat room. The basic one is free but you can upgrade it for admin features for only $75 a year.
Re: Free php chat software??
Posted: Thu Feb 28, 2008 8:51 pm
by alex.barylski
http://www.openwebware.com/products/openlivechat/
Although they have been saying coming soon for over a year now.
I guess different people have different definitions of "Coming soon"...haha.

Re: Free php chat software??
Posted: Sat Mar 15, 2008 5:32 am
by anto91
How "realtime" must this chat be because its a simple opperation using Javascript & ajax and a mysql table?
Re: Free php chat software??
Posted: Thu Apr 03, 2008 5:07 am
by fiorefrank
Hi,
look the chat in the site
http://www.futuresquare.net
regards
Re: Free php chat software??
Posted: Sun Apr 13, 2008 8:13 am
by matthijs
Maugrim wrote a series of tutorials building a chatbox with AJAX and the Zend framework. First part
http://devzone.zend.com/article/1234--A ... -Framework