- Chapter 1
- Sort Multidimensional Arrays
- Add Tasks
- View Tasks
- Static Variable
- Annonymous Functions
- Heredoc Syntax
- Using sprintf()
- Top
- Chapter 3
- Storing Sessions in A Database
- Distance using US Zip codes
- Displaying Results Horizontally
- Top
- Chapter 4
- Defining a class - Creating an Object
- $this Attribute
- Creating Constructors
- Creating Destructors
- PHPDocumentor
- Top
- Chapter 5
- Inheriting Classes
- Inheriting Constructors and Destructors
- Overriding Methods
- Access Control aka Visibility
- Scope Resolution Operator
- Creating Static Members
- Top
- Chapter 8
- Catching Exceptions
- Extending the Exception Class
- Using PDO
- Execute Query Using PDO
- Prepared Statements
- Using Standard PHP Library
- Iterators
- Autoloading
- Top
- Chapter 9
- CMS with OOP
- Top
- Chapter 11
- Compressing Files
- Using MCrypt
- Read MCrypt
- Top
- Chapter 13
- XML Syntax
- XML Attributes, Empty Elements, and Entities
- Defining XML Schemas
- Using XML Schemas
- Using Expat
- Simple XML
- RSS Feed
- Top
- Chapter 14
- Unit Testing
- Setting Up Tests
- Top