Chapter 11. Deployment

This chapter covers
  • Setting up a server for multiple websites
  • Using Subversions to control versions
  • Functional testing strategies with Selenium IDE and Zend_Http_Client

PHP and Zend Framework allow you to develop web applications rapidly, but they also present the temptation to cut corners while developing. Many readers will have experienced that sudden cold sweat after having accidentally deleted an important piece of code and frantically tried to fix a live site before anyone noticed! In this chapter, we’ll run through development and deployment methods that can be used to ensure quality work without curbing enthusiasm. By providing a kind of safety net, the practices we’ll discuss allow more freedom and confidence ...

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.