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