PHPEveryday.com: Zend Framework Basic Tutorial
At first I didn’t want to publish news about another Zend Framework tutorial. There is quick start guide in official manual and it should be enough. Well, I have realized recently that quick start guide isn’t that quick nor simple anymore. Otherwise people wouldn’t ask about Zend Framework basics like querying database or printing “Hello world”.
PHPEveryday.com contributors had to think the same way. A new set of Zend Framework tutorials has been published on the website. It’s nice overview and Zend Framework and introduction to such components like action controller, database, session, registry and authentication. Pretty much everything one needs to know to start developing in Zend Framework. If you think that official quick start guide is more confusing than helpful, try these tutorials.