News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Three Advanced Object-Oriented PHP Features You Need to Know
June 16, 2010 @ 09:13:23

On PHPBuilder.com there's a new article on OOP in PHP applications, specifically some of the things that PHP5 has to offer you if you're not using it to its fullest potential.

I'll introduce you to three of PHP's advanced object-oriented features which seem to not have garnered the attention they deserve. The topics discussed here should be useful whether you're a relative newcomer to object-oriented development and are looking to expand your knowledge, or have a background using languages such as Java or C# and are trying to learn more about what PHP has to offer.

These three things he introduces are Reflection (PHP's API for introspection of code), the SPL (Standard PHP Library) set of objects and tools and a more recent addition - late static binding.

0 comments voice your opinion now!
objectoriented oop php5 feature spl reflection latestaticbinding


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Installing PHP4 and PHP5 Concurrently on One WinXP Computer

Joseph Crawford's Blog: Zend PHP 5 Certification

Ilia Alshanetsky's Blog: PHP 5.2.0RC5 is out!

Lorna Mitchell: 9 Magic Methods in PHP

Christopher Jones' Blog: PHP 5.3 "NOWDOCS" make SQL escaping easier


Community Events











Don't see your event here?
Let us know!


zendframework2 series language phpunit podcast release application tool opinion community introduction conference unittest interview example development framework functional testing code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework