tool command's tag archives

Zend Framework Tutorials

Getting Started with Zend Framework 1.9 http://akrabat.com/zend-framework-tutorial/ This tutorial is intended to give an introduction to using Zend Framework to write a simple database driven application. It has been extensively rewritten for version 1.8 of the framework and takes full advantage of the Zend_Tool command line script and Zend_Application for bootstrapping. Other components used include Zend_Controller, Zend_View, Zend_Db_Table and Zend_Form. This tutorial has been tested on...