Home > Articles > Open Source > PHP

PHP 5 Advanced OOP and Design Patterns

  • PrintPrint
  • Share ThisShare This
  • DiscussDiscuss
Close Window

Stig BakkenAndi GutmansDerick Rethans 

Learn more…

Sorry, this author hasn't written any articles.

Sorry, this author doesn't have anything for sale.

Sorry, this author hasn't posted any blogs.

PHP 5 Power Programming

This chapter is from the book
PHP 5 Power Programming

This chapter covers the more advanced object-oriented features of PHP, many of which are critical when implementing large-scale OO applications.

"I made up the term `object-oriented,' and I can tell you I didn't have C++ in mind."--Alan Kay, OOPSLA '97

4.1 Introduction

In this chapter, you learn how to use PHP's more advanced object-oriented capabilities. When you finish reading this chapter, you will have learned

  • Overloading capabilities that can be controlled from PHP code

  • Using design patterns with PHP 5

  • The new reflection API

  • Share ThisShare This
  • Your Account

Discussions

Make a New Comment

You must log in in order to post a comment.

Related Resources

Jamie AdamsNetwork World Subnet Communities Offer Pearson Author Insights & Giveaways
By Jamie Adams on August 9, 2010 No Comments

Every month Pearson imprint brands partner with Network World to offer up expert authors as featured bloggers for their community subnet sites. Focused on Cisco, Microsoft and Open Source, each community offers a variety of hot discussions, exclusive sample chapters and giveaways to their readers.

Emily NaveCommunity Tips: Starting a User Group Library
By Emily Nave on August 3, 20102 Comments

The Central Penn Adobe User Group (CPAUG) uses a library program to share books from different publishers with members. A short Q&A with group leader Megan Fister provides some great tips for starting your own.

Everything's ready and working, so let's write
By Federico Kereki on August 3, 2010 No Comments
All the audio code is ready, refactored, commented, and working, so it's writing time!

See All Related Blogs

Informit Network