Zend Framework Tutorial

By | | PHP

7

Seem to be spilling links today. Anyway – via the Zend Framework mailing list (subscribe to fw-general-subscribe _at_ lists.zend.com), the first full tutorial, written by Chris Shiflett, is online at http://www.phparch.com/zftut/ and the corresponding code is available here (.tar.gz). Provides a gentle introduction.

Written By:

Harry Fuecks

Harry has been working in corporate IT since 1994, with everything from start-ups to Fortune 100 companies. Outside of office hours he runs phpPatterns: a site dedicated to software design with PHP that aims to raise standards of PHP development. He also maintains Dynamically Typed: SitePoint's PHP blog.

 

{ 7 comments }

zbap December 10, 2007 at 2:17 pm

The Zend Framework is an excellent piece of work. I will highly recommend its usage to anyone

Impressed April 21, 2007 at 12:14 pm

After going through the tutorial I’m really impressed. Zend seems to have developed something really good here. It’s easy to pick up, really clean, and it’s pieces can be easily used independent of each other. Nice.

miladmovie June 5, 2006 at 9:33 am

az I know when whe run root function indexAction must run but when I run it function noRouteAction in IndexController.php run plz guide me
tnx

guest March 8, 2006 at 10:13 am

Nice idea but I think that we really don’t need yet another “half working” framework for PHP…

HarryF March 8, 2006 at 8:03 am

Also more on the controller here: http://wiki.cc/php/Zend_Controller

The New Guy March 7, 2006 at 11:37 pm

That database class is horrible.

cyberlot March 7, 2006 at 7:39 pm

http://www.cyberlot.net/zendframeworkSecond

Extending the Framework even further to include gettext support

Comments on this entry are closed.