Quill: How can I submit the data to my server using php
Created on 6 Feb 2017
路
1Comment
路
Source: quilljs/quill
So I put the div tag in a form and I need a way to send the data of the form to my server. It needs to happen via the POST variable!
How can I achieve that?