News Feed
Jobs Feed
Sections




News Archive
Elated.com:
Object-Oriented PHP Autoloading, Serializing, and Querying Objects
July 01, 2011 @ 08:29:45

On Elated.com today there's the fourth part of their series looking at object oriented programming in PHP. This time the focus is specifically on autoloading classes, making objects into strings (serialized) and introspection.

If you've read all the articles up to this point then you're already familiar with the most important concepts of object-oriented programming in PHP: classes, objects, properties, methods, and inheritance. In this final (for now, at least!) tutorial in the series, I'm going to tie up some loose ends and look at some other useful OOP-related features of PHP.

He looks at each of the three topics above and includes code for things like a simple autoloader, object serialization, using sleep/wakeup and an example of using functions like get_class, get_class_methods and get_object_vars to do introspection on your classes and objects.

0 comments voice your opinion now!
oop tutorial class object autoload serialize introspection


blog comments powered by Disqus

Similar Posts

NetTuts.com: Build Ajax Data Grids with CodeIgniter and jQuery

Felix Geisendörfer's Blog: Learning from the CakePHP Source Code (Part 1)

DevShed: Building a User Management Application

ParticleTree.com: Object Oriented Memory Concerns

NetTuts.com: Creating a Flat-File Blog Engine Using Slim


Community Events











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


development phpunit community conference zendframework2 introduction testing google series language database usergroup opinion functional framework podcast interview rest symfony2 release

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