Zend Framework: Quick and dirty skeletal setup – with MySQL as database
Posted on: Jan 22, 2009 by wenbert
The version is: Zend Framework 1.7.x (.2 or .3 I forgot the exact release). This is the minimal version.
Basically, it is a basic setup of Zend Framework using the Quickstart Tutorial. But the difference is, instead of using SQLite, this one uses MySQL. Also, Zend_Form is not included in this setup.
This post is intented for personal use. So that I can go around and download this file. Extract it and then have a Zend Framework project readily setup. zend_quickstart.zip
UPDATE: Make sure you put the “Zend” folder inside the library. I have not included it in this download.
Post Tags:
Browse Timeline
- « Matthew Weier O’Phinney’s posts on Models
- » jQuery: Find position the exact position of an element in the browser window
Comments ( 3 )
this is nice. it’s always good to see how others do it.
thanks for sharing.


