Hi guys, I’m trying to make a website quickly for a local charity. They have asked me to make a content managment system for the site. I have added inline editors to each block of texts on the page i would like to be edited, however at the moment all fields are posting to a single field in my mysql database (called message) rather to their individual fields. I haven’t used ckeditor before, so I’m slighlty lost. I was wondering whether you could please show me quickly how to script my files so that each block of text can be edited indididually and saved into their own fields in my mysql database.
my files can be found here