Saving CKEditor data to MySQL Database
NOTICE: UPDATED TUTORIAL USING PDO INSTEAD OF THE DEPRECATED MYSQL_ METHOD CAN NOW BE FOUND AT https://manzwebdesigns.com/2013/07/17/save-retrieve-ckeditor-data-pdo-mysql/! Yesterday, I needed to give a client a What-You-See-Is-What-You-Get (WYSIWYG) editor for a text-area. So, I’m thinking, “ahhh, no problem, should take about 30 minutes…” I figured I could just whip up some jquery that would call a […]
Saving CKEditor data to MySQL Database Read More »