Wednesday, 14 February 2007
Tutorial for Zend Framework 0.7 |
| |
|
| |
Rob Allen in a new post over his blog informs you that his old tutorial, posted in 2006, on the topic of a basic introduction of using the Zend Framework to write a basic database driven application is applicable to the newer version of Zend Framework 0.7. He says, this tutorial has been tested on versions 0.6 and 0.7 of the Zend Framework. He also says it stands a good chance of working with later versions, as the main MVC API appears to have stabilized. He also initiates that it will not work on version prior to version 0.6.
He gives a quick update on the changelog. Some of the changes listed are:
- Updated notes on which versions of the Zend Framework are supported, now that tested on 0.7
- Fixed more typographical and contextual issues found by Jason Qi
- First typo found by Jason Qi
- Updated tutorial for version 0.6 of the Zend Framework
- Fixed setting of the include path
- Fixed multiple typos found by Brendon Kozlowski
- Fixed initiation of the Front Controller in index.php
- Updated tutorial for version 0.2 of the Zend Framework
- Added some troubleshooting information about using
setRewriteBase() - Maybe I've finally nailed down the path to IndexController.php
- More minor fixes
The English version of the tutorial can be downloaded here. The tutorial is also available in Indonesian, Chinese, German, Polish and Italian versions.
You can download the associated code from his subversion repository or download the zip file.
|
| |
|
Read the Post
|
| |
|
|
| |
|
|
| |
|