Back to All

Can i send full conversation data to the apache server and store that in mysql?

Basically what i want to do is to integrate it with php admin panel. When conversation ends can i pass whole conversation in post request and store that into mysql database using php??