Zend Framework Tutorial
For those who want to get started on the Zend Framework, Chris Shiftlett has just written a 6 page tutorial for the php|architect website. It is a good introduction to how the framework fits togethor, and will demonstrate how to structure a web application/site using the MVC (Model-View-Controller) approach.
Chris Shiftlett is a PHP security consultant and he developed a lot of the security features (input filtering etc) in the framework - his tutorial is certainly worth a look…
