Free php chat software??

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
jkashu
Forum Commoner
Posts: 45
Joined: Tue Jan 30, 2007 12:00 pm

Free php chat software??

Post 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!
User avatar
Jade
Forum Regular
Posts: 908
Joined: Sun Dec 29, 2002 5:40 pm
Location: VA

Re: Free php chat software??

Post 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.
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: Free php chat software??

Post by alex.barylski »

http://www.openwebware.com/products/openlivechat/

Although they have been saying coming soon for over a year now. :P

I guess different people have different definitions of "Coming soon"...haha. :)
anto91
Forum Commoner
Posts: 58
Joined: Mon Mar 10, 2008 10:59 am
Location: Sweden

Re: Free php chat software??

Post by anto91 »

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??

Post by fiorefrank »

Hi,
look the chat in the site http://www.futuresquare.net
regards
matthijs
DevNet Master
Posts: 3360
Joined: Thu Oct 06, 2005 3:57 pm

Re: Free php chat software??

Post 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
Post Reply