modchat

simple moderated chat system using php and mysql

SourceForge.net Logo

ModChat is a very small chatserver using PHP and mysql. Rooms can be moderated or not. Traffic is minimized through javascript document.write an dynamic refresh-delay.

Open chat - not moderated

Just a normal chat:
what user alf2 writes in his send field


is displayed to all other users in the room.

Moderated Chat

What alf writes ist first sent to the moderator of the room


Only if the moderator clicks the messagenumber(189)...


the message is sent to all users of the chat

All the source is just about 80 KB. So it is easy to understand and adapt.

Download

Developer: Alfred Schilken, Germany

If you want to see more of my software, some educational games for Windows and Java-Handys, please visit my homepage at www.schilken.de or www.num-num.de

The pages are in german, but google may translate it for you ;-)

modchat is based on webchat, which is also hosted here at sourceforge.
If you don`t need the moderation feature but instead want private rooms and emoticons then take a look at webchat.