Tutorial on integrating CKFinder/CKEditor into CakePHP with session CheckAuthentication.
November 10th, 2009
“How to integrate CKEditor + CKFinder with Session CheckAuthentication into CakePHP”
In the process of web development such as CMS (Content Management System), there are many cases where you may find a WYSIWYG editor or a file manager useful. However from my experience, I noticed that most web application frameworks provide from crappy to no backend [...]