My current project I’m building with the Zend Framework and I needed to be able to use the fckeditor.
Integration is extremely easy using a helper with the framework.
/* Slack Off //*/
Category : Javascript, Zend Framework
My current project I’m building with the Zend Framework and I needed to be able to use the fckeditor.
Integration is extremely easy using a helper with the framework.
I’ve decided to take a look at the Zend Framework.
I work daily with the symfony framework.
While symfony is powerful and feature rich, it does have many requirements and is quite resource intensive.
For these reasons, I do not use symfony for my own projects.
In the past, I have used Code Ignitor, a very easy to use and lightweight framework.