I am trying to make my site work with the IIS I have installed on the server. I also have plesk control panel installed.
How can 开发者_开发问答I customize my form using Zend_Form_Decorator? And how can I add a paragraph inside the form? It is just so difficult to do some simple things using Zend_Form :(While it\'s not
I have created controller :module/default/index/login I have added routing in main bootstrap $router = Zend_Controller_Front::getInstance()->getRouter();
We have used Zend_Log, which is configured in application.ini differently for different circumstances. We initialize it/get it in the bootstrap and store it in the registry:
I can\'t get my head around integrating these two in the way I would like to. I have a wordpress installation running a website. I also include the ZF via a plugin so that I can use the codebase.
I am new on Zend framework and using first time it. I am looking for simple basic tutorials which I can read in very short time. I also stuck on if I want to add new class in Zend library. And it shou
I am trying to create a drop down for birthday. I want 3 different drop downs (1 for month, 1 for date, 1 for year). I understand how to do it separately, but I don\'t know what\'s the best way to com
I am trying to build a group based acl in the zend framework. Basically there will be three roles: admin, guest and user. And there will be different groups for the user role. How it will work is I ha
I have a website based on Zend Framework. There is a form for users to fill in and the entered data is inserted in the database.
I have created this plugin to benchmark the performance of my Zend Framework Project http://pastebin.com/HD9MpRfR