List of Listings
Chapter 2. Hello Zend Framework!
Listing 2.1. The bootstrap file, index.php, initializes and runs the application
Listing 2.2. The bootstrap file: public/.htaccess
Listing 2.3. The index controller: application/controllers/IndexController.php
Listing 2.4. The view template: views/scripts/index/index.phtml
Listing 2.5. The FormatCurrency view helper
Listing 2.6. Automatically maintaining date fields in a model
Chapter 3. Building a website with Zend Framework
Listing 3.1. The initial Bootstrap class: application/bootstrap.php
Listing 3.2. An example Zend_Config INI file
Listing 3.3. The initial config.ini file for Places: application/config.ini
Listing 3.4. public/index.php is used to run the application
Get Zend Framework in Action now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.