Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 474 Bytes

Readme.md

File metadata and controls

15 lines (13 loc) · 474 Bytes

Chatroom is a basic chat application in php.
It is a pull application ie. refreshes users online and chat messages after certain fixed interval.

Features:

  • 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.

Scope:

  • Supported in all major browsers except IE (design problem).