content top
Integrating CKEditor in CakePHP...
CKeditor/FCK Editor is  one of the world’s best WYSIWYG editor. CKEditor provides built-in file management functions. (If you need a simple Rich Text Editor, I suggest you to use TinyMCE instead of  CKEditor) If you want to integrate CKEditor to your CakePHP page, then follow the below steps. Integrating...