Zend Framework have a good API to play with Flickr Service. You will find it in the service API of Zend Framework.
Continue reading about How to use Flickr with Zend Framework?
In this exemple, we will se how to create an autocomplete field with Zend Framework and Dojo in the ZF MVC environment. We will use the QueryReadStore Dojo component to load new data when input value change.
Continue reading about Autocomplete field with Zend Framework and Dojo
Phenix_Wiki is a new component of the PhenixApp project. This component parse structured wiki text and render it into arbitrary formats such as XHTML.
Continue reading about Phenix_Wiki, a parser componant for Zend Framework
Today it’s easy to make business with other country and to join the most poeple as possible, our website must be translated in many language. This tutorial will show you how to integrate multi-language into your URL with Zend Framework controller route component and be able to use it with the Url helper in your [...]
Continue reading about Add language route to your Zend Framework project.
If you need a CSV parser in PHP, this class is for you. You can download the class from the repository of PhenixApp project : Phenix_File_Parser_Csv
Did you already got the probleme to create a menu with image because the font was not a standard web font and you has to make again and again the menu because you clients ask you to do many change? This helper is the solution.
Continue reading about Phenix_View_Helper_Text2image (English)
This question come a lot in #ZFtalk channel on IRC. The Default decorator apply the DtDdWrapper to all form element when they are created. But hidden field does’nt need decorator and the actual hidden element class does’nt care about that.
Continue reading about Zend_Form : How to remove decorator from hidden field.
Commentaires récents