I want to plug it in to my PHP application to edit some web contents.
However, i am not able to make it done. Let's say i am working in a file called index.php and i have a ckeditor folder available in my
root folder, so what can i write in my page to load the editor in (index.php) page.
I was using fck-editor, and i used to write the path to the editor in iframe tag within a div. Now,i just wanted to change to
ckeditor for better performance.
Looks like you just need to be sure to load the .js file in your document's <head> section, and then make the relevant call in a <script> tag within the form.
"Please give us a simple answer, so that we don't have to think, because if we think, we might find answers that don't fit the way we want the world to be."
~ Terry Pratchett in Nation
Bookmarks