I have CKeditor conected to MySQL and works great with saving submitted information, the project im working on requires that html templates are stored in MySQL and retrieved into CKeditor via a dropdown option box for
A) editing and updating
B) using to create new pages that are saved into another db table on submit
there will be quite a few of these Templates (well over 30), my problem is retrieving (or should i say "how to retrieve the data from MySQL) to populate the CKeditor text field,
Does anyone have any experience on this as i can not find anything at all in the Docs section?.. a fw pointers would be much appreciated, thanks
A) editing and updating
B) using to create new pages that are saved into another db table on submit
there will be quite a few of these Templates (well over 30), my problem is retrieving (or should i say "how to retrieve the data from MySQL) to populate the CKeditor text field,
Does anyone have any experience on this as i can not find anything at all in the Docs section?.. a fw pointers would be much appreciated, thanks