I have the default installs done for both ckeditor and fckeditor in their respective directories. I have a database setup and working with ckEditor. Both work quite fine for changing the text, saving it and then giving you the ability to change it further.
I don't see how to get the text that is edited to appear on a webpage. The idea was to use this for a guys website so he can update his book signing places and times. So far, I can get the information into the database - which should be by far the more difficult of the operations but I don't see any mention of using the system for other than loading and editing text in the database.
Can you post the code that needs to be in the HTML file or PHP or whichever is required? As I mentioned this is simply default install so all pathing will be the default settings.
I don't see how to get the text that is edited to appear on a webpage. The idea was to use this for a guys website so he can update his book signing places and times. So far, I can get the information into the database - which should be by far the more difficult of the operations but I don't see any mention of using the system for other than loading and editing text in the database.
Can you post the code that needs to be in the HTML file or PHP or whichever is required? As I mentioned this is simply default install so all pathing will be the default settings.