Fresh new entry of popular Zend Framework tutorial launched today. In this part author shows how to make blog entries editing.
here’s nothing quite like having a functioning application emerge out of the controlled chaos we know as The Development Process. In Part 8 of the ongoing saga describing how to build a real world blog application using the Zend Framework we finally reach the point at which we concentrate on blog entries. At the end of this Part, we will be able to create and edit entries in preparation for Part 9 when we will explore displaying them to the world!
In this part you would learn how to make blog entry editing controller, work with Zend_Form, how to filter entries with HTMLPurifier. Like usually many code examples and new SVN repository.