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!
Free php chat software??
Moderator: General Moderators
Re: Free php chat software??
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.
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: Free php chat software??
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.
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??
How "realtime" must this chat be because its a simple opperation using Javascript & ajax and a mysql table?
-
fiorefrank
- Forum Newbie
- Posts: 3
- Joined: Thu Apr 03, 2008 4:53 am
Re: Free php chat software??
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
http://devzone.zend.com/article/1234--A ... -Framework