There are two paths to getting started with
Zend_Application, and they depend on how you start your
project. In each case, you always start with creating a
Bootstrap class, and a related configuration file.
If you plan on using Zend_Tool to create your project,
continue reading below. If you will be adding
Zend_Application to an existing project, you'll want to
skip ahead.




