Part 4: SOFTWARE ENGINEERING

Software engineering is more than just programming. Like a civil engineer carefully designing and building a skyscraper, a software engineer carefully designs and implements software systems. Even small PHP scripts may benefit from software engineering concepts. This section explores the issues involved in using PHP in a Web site.

Chapter 20 is about integrating PHP and HTML. You can use PHP just in key places or in generating every page of a site. This chapter helps you decide.

Chapter 21 discusses system specification and design. It develops an approach for designing a system with PHP, including a phase of careful requirements analysis. A survey is made of existing methods for designing with PHP.

Chapter 22 touches ...

Get Core PHP Programming: Using PHP to Build Dynamic Web Sites 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.