Chat room script that uses database for the messages?

Discussion in 'Programming' started by kojakfilth, May 2, 2008.

  1. #1
    Hi guys i just wanted to ask if you know a chat script that has this features:

    * User must register First
    * The message will not erase when you logout. For example if im the user and we have a chat with other user in a chatroom when i logged out and login again our chat history are still in that room.

    Please let me know guys if you know something like this that available for free coz i need this for my website..

    Thanks,
    Kojak
     
    kojakfilth, May 2, 2008 IP
  2. Arkserver

    Arkserver Banned

    Messages:
    2,533
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I've programmed chats before and to be able to you this you dont really need to use a database.
    You can save the chatmessages on file and load it when your succesfully logged in.
     
    Arkserver, May 4, 2008 IP