News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Understanding Destructors in PHP 5
January 17, 2008 @ 09:31:00

DevShed has started up yet another PHP-related series today with this new tutorial covering part of PHP5's object functionality - destructors.

This article, the first part of a five-part series, introduces you to destructors and their use with PHP 5 programs. [...] The word "destructor" relates to certain methods or functions of a determined programming language that are responsible for destroying data that, in the context of that particular language, shouldn't exist any longer.

They create a sample class (for storing user information) and show how to integrate a destructor to remove all traces of the user's information from the properties of the class.

0 comments voice your opinion now!
destructor php5 class tutorial example user information destructor php5 class tutorial example user information



Similar Posts

PHPF1.com: PHP Form Tutorial

Jeff Moore's Blog: Working with PHP 5 in Mac OS X 10.5

Alex Netkachov's Blog: PHP IDE with autocomplete for class properties

Developer Tutorials: Debugging PHP code using debug_backtrace

DevShed: Parsing Child Nodes with the DOM XML extension in PHP 5


Community Events







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


releases conference code ajax job zend package framework database zendframework PHP5 book cakephp release application example mysql PEAR security developer

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