You are currently browsing the Tutorial category.

Doctrine and Zend Framework

Doctrine is one of the most common ORM tools for PHP and Zend Framework is one of the best PHP application frameworks. So, bringing together Doctrine and the Zend Framework is like bringing together vanilla and chocolate ice cream (or whatever your favorite ice cream flavors are ;-)).

ORM is short for Object Relational Mapping and is basically a concept that helps you to bridge the gap between objects in object-oriented programming languages and records in relational database systems. This tutorial will show you how to use Doctrine in a Zend_Framework application. Continue Reading

Posted May 1st, 2010.

4 comments - 3 pingbacks / trackbacks

Developing a Facebook IFrame-App with Zend Framework

Facebook is a great platform to spread your application, especially if your application has some kind of social character. This tutorial will show you how to create a very simple Facebook IFrame application. Continue Reading

Posted April 24th, 2010.

7 comments

Zend Framework Applications for iPhone, BlackBerry & Co

Mobile devices have become pretty important during the last years. This tutorial will show you how to pimp up your website and make it ready for mobile devices like iPhone, BlackBerry, etc. Continue Reading

Posted March 6th, 2010.

15 comments - 3 pingbacks / trackbacks

Site tools