FCEeditor with 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.
Random Shit
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 was searching around the net for information on Zend Framework and phpDoctrine and came across Php Taco. At first glance, I was pretty excited to see how it was setup (Zend Framework, phpDoctrine, Modular layout, etc) as this is basically how I have my zf projects setup.