Zend Framework Quickstart MySQL Version

Fri, 22 Apr 2011

The tutorial for Zend Framework Quickstart uses SQLite rather than MySQL, and it's quite a bit more hassle to get it going. So I've provided a zip file with the ZF Completed Guestbook Application:

  • Instructions
  • 1: Open sql.txt and import into your DB
  • 2: Drop files in a working Host
  • 3: I did this on 1.11.4
  • Download: 4.22.11.zendy.zip

This file assumes that you have ZF prepared within your php include_path. Otherwise, use it for whatever reason.