PHP Classes

Bizzare

Recommend this page to a friend!

      Array to Object converter  >  All threads  >  Bizzare  >  (Un) Subscribe thread alerts  
Subject:Bizzare
Summary:This has nothing to do with PHP5's SPL nor is it at all useful
Messages:2
Author:Michael Burgess
Date:2009-06-02 09:31:50
Update:2009-06-12 20:35:12
 

  1. Bizzare   Reply   Report abuse  
Picture of Michael Burgess Michael Burgess - 2009-06-02 09:31:51
Clearly you havent heard of casting?

$array = array(...);
$object = (object) $array;

which can easily be done recursively...

clearly Manuel Lemos spends no time looking at the class itself.

  2. Re: Bizzare   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2009-06-12 20:35:12 - In reply to message 1 from Michael Burgess
Michael, this award is about innovation.

The class was nominated for being innovative among all other classes published in the site.

The results of the award are based on votes issued by the site users. If nobody considered it innovative, it would not have been voted at all.