12 Server-Side Development 1: PHP

Chapter Objectives

In this chapter you will learn . . .

This chapter introduces the principles and practices of server-side development using PHP. The PHP environment is typically used to generate HTML programmatically on the server side. This chapter covers not only the language fundamentals but also how to interact with and manipulate HTTP requests and responses.