It shows how object-oriented programming can be used to create reusable and portable code by walking you through a series of simple projects. The projects feature the sorts of things developers run up against every day, and include a validator for filtering user input, a simple Date class that avoids the need to remember all the esoteric format codes in PHP, and an XML generator.
• Teaches the fundamentals of OOP
• Simple projects show how OOP concepts work in the real world
• Prepackaged scripts can easily be added to your own projects
It shows how object-oriented programming can be used to create reusable and portable code by walking you through a series of simple projects. The projects feature the sorts of things developers run up against every day, and include a validator for filtering user input, a simple Date class that avoids the need to remember all the esoteric format codes in PHP, and an XML generator.
• Teaches the fundamentals of OOP
• Simple projects show how OOP concepts work in the real world
• Prepackaged scripts can easily be added to your own projects

PHP Object-Oriented Solutions
392