we would like to use phpopenchat as an educational tool and for research purpose we would like to get a record of all exchanged messages within the chat. Would that be possible ? (looking at the mysql tables, I realise that, by default the last 40 lines are stored by a recycling process).
Thank you for your answer
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
we would like to use phpopenchat as an educational tool and for research purpose we would like to get a record of all exchanged messages within the chat. Would that be possible ? (looking at the mysql tables, I realise that, by default the last 40 lines are stored by a recycling process).
Thank you for your answer
hi,
at present it is not intended, because it's a server hogging to implement a file access for each text line in the chat.
micha