News Feed
Jobs Feed
Sections




News Archive
php|architect:
The Magic __set_state Method
July 21, 2006 @ 07:03:00

On php|architect's A/R/T article repository today, there's this new tutorial centered around the use of the "magic" method __set_state in PHP5.

It is fairly self-evident how to use most of the magic methods of PHP 5. However, it is not quite so apparent how to use the __set_state method introduced in PHP 5.1. In this article, Peter lavin delves into this elusive magic method to show you how to use this gem in some really 'classy' object oriented PHP.

The author (Peter Lavin) talks first about what magic methods are and, specifically, what the __set_state method can do. He gives an example, comparing a normal usage of var_export to functionality using __set_state.

0 comments voice your opinion now!
magic method __set_state var_export tutorial magic method __set_state var_export tutorial


blog comments powered by Disqus

Similar Posts

Rob Allen's Blog: Accessing your configuration data in application.ini

Gonzalo Ayuso: Handling several PDO Database connections in Symfony2 through the DIC in PHP

Pádraic Brady's Blog:Doing that thing called PEAR - Packaging Source Code for PEAR Distribution

Anna Filina's Blog: Symfony - subfolders for partials

ProDevTips.com: Ajax, ZF and Smarty feed reader (Part 2)


Community Events









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


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

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