PHP Object-Oriented Solutions by David Powers.

With the surge of popularity of PHP 5, object-oriented programming is now an important consideration for PHP developers. This version-neutral book is a gentle introduction to object-oriented programming (OOP) that won't overburden you with complex theory. It teaches you the essential basics of...

Full description

Saved in:
Bibliographic Details
Main Author: Powers, David (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2008.
Edition:1st ed. 2008.
Series:Springer eBook Collection.
Subjects:
Online Access:Click to view e-book
Holy Cross Note:Loaded electronically.
Electronic access restricted to members of the Holy Cross Community.
Table of Contents:
  • Why object-oriented PHP?
  • Writing PHP Classes
  • Taking the Pain out of Working with Dates
  • Using Php filters to Validate User Input
  • Building a Versatile Remote File Connector
  • Simplexml—couldn’t Be Simpler
  • Supercharged Looping with SPL
  • Generating XML from a Database
  • Case study: Creating your own RSS Feed.