News Feed
Jobs Feed
Sections




News Archive
DevShed:
Retrieving Information on Several Objects with Destructors in PHP 5
February 07, 2008 @ 10:28:00

DevShed has posted the next-to-last (part four) of their series looking at destructors in PHP5 applications today. This time they focus on passing information back out of the destructors as the script is finishing.

In this fourth article of the series I'm going to teach you how perform this process when working with multiple objects (remember that you already learned how to achieve this using only one class instance).

They start simple, showing how to handle one object to give you a base to work from. They modify this to expand it out and show the management instead of three different user data objects.

0 comments voice your opinion now!
php5 tutorial destructor manage multiple object data


blog comments powered by Disqus

Similar Posts

Gonzalo Ayuso: Handling several DBALs in Symfony2 through the Dependency Injection with PHP

Melvin Rivera's Blog: Creating a custom WordPress database error page

DevShed: Building a Data Validation System with the Prototype Pattern with PHP 5

PHPBuilder.com: File uploads made easy

Tim Koschuetzki's Blog: How to put Combined Fields Into CakePHP's Model->generateList()


Community Events











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


example framework composer tool zendframework2 interview database functional podcast development opinion code object language series testing community introduction phpunit release

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