Hi,
I am using a simple private chat room but I am encountering a problems.
I am using messages.txt - text file instead of database to hold the chat, but I have to manually empty this text file every 2 days otherwise you get error message saying that the file is "full".
How do I create an automatically routine that cleans this text file?
It could be done thru a link that would ask me, do you want to erase all the data inside? Yes or No.
I really appreciate the input.
Tks,Carla