Chatroom is a basic chat application in php.
It is a pull application ie. refreshes users online and chat messages after certain fixed interval.
- Chatbox color changes if chatbox is minimized during a new chat message.
- Search users online.
- Smileys used.
- Chat sound when user is not on chat window.
- Supported in all major browsers except IE (design problem).