Using Zend Framework Components in Code Igniter
danfreak |
Comments Off | March 9th, 2007
I wanted to introduce you guys interested in PHP MVC frameworks to a tutorial that focuses on the integration of the components of the Zend Framework into another brilliant framework: Code Igniter.
The tutorial (Using Zend Framework components in Code Igniter) will introduce you to an easy way to integrate the Zend Framework libraries (a lot!) into Code Igniter php Framework.
In particular we will build an example in wich we use the Zend_Service_Flickr to retrieve images based on a specific tag ('climbing' in this tutorial).
Read the tutorial here: Using Zend Framework components in Code Igniter
Resources:
Published: March 9th, 2007 at 1:41
Categories: News, Zend Framework
Tags: MVC, Object Oriented Programming
Categories: News, Zend Framework
Tags: MVC, Object Oriented Programming

