List of Listings
Chapter 2. Objects in PHP
Chapter 3. Using PHP classes effectively
Chapter 4. Understanding objects and classes
Chapter 5. Understanding class relationships
Chapter 6. Object-oriented principles
Listing 6.1. Using a switch statement to distinguish news from topics when saving them to a database
Chapter 7. Design patterns