Tag Archives: framework
Zend Framework: Redirection
Just a small tips, for sometimes we will forget some simple codes. I wrote this post for my future reference, just like the rest of the codes. To redirect in Zend Framework, ex: from from action to another, like from … Continue reading
Posted in Zend Framework
Tagged action, controller, framework, gotoroute, php, redirect, redirection, redirector, url, zend
1 Comment
Appending Conditional Stylesheet / CSS on Zend Framework
Because of some browser incompatibility, you need to have some piece of CSS on your page for a specific browser, ex: IE. If you are using Zend Framework, it would be easy. In the controller, you can include the stylesheet … Continue reading
Posted in Web Development, Zend Framework
Tagged conditional, css, framework, headlink, html, IE, internet explorer, parameter, stylesheet, zend
Leave a comment
Zend Date Validations Don’t Work After Upgrading to 1.7
We have developed our ongoing application in Zend Framework 1.6.0 and later upgrade it to 1.6.2. After 2 months, Zend released their version 1.7. With no hesitation, I upgraded our application. However, the date validation didn’t work anymore. Here is … Continue reading
Posted in Web Development
Tagged 1.7, date, don't work, framework, upgrade, validation, zend
Leave a comment




