Workshop - week 01

From mi-linux
Revision as of 20:20, 24 January 2009 by In9301 (talk | contribs)
Jump to navigationJump to search

Main Page >> Web Frameworks >> Web Frameworks - Workbook >> Workshop - week 01

Okey dokey, so let's see what we need to do.

We are going to be following the Zend Framework Quickstart tutorial to ensure we can get Zend work properly from our University area.

Following how to set up a project structure, we need to create a directory structure in our personal space.

Using either an FTP client (FileZilla, WS-FTP, etc), or using a Shell prompt through putty, set up the following folder structure:

QuickStart/ application/ controllers/ views/ scripts/ library/ public/