Creating a rt-editor without installing software. Adding php for saving the edits.
by
, 10-20-2014 at 09:17 PM (11669 Views)
It's not easy to find a good rich text editor on the internet that:
1. explains in comprehensive terms how to save the edits online, that is, how to send them to the server (or that at least uses clear instructions on how to do it);
2. does not require that software be installed on your hard disc.
So I created my own personal file explaining (to myself) how to achieve 1 and 2 above. Some of you may be interested in it, so here's the result. You can find all the explanations here.