Afficher un message
Vieux 16/03/2008, 20h44   #9
Jim Lucas
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [PHP] Objects as array key names??

Richard Heyes wrote:
> Hi,
>
> Going off the subject alone, you might want to investigate the
> __tostring() magic method that you can define to handle objects being
> cast to a string. Also, there's a whole bunch of magic methods that you
> can use to handle PHP operations on user defined objects:
>
> http://uk.php.net/manual/en/language.oop5.magic.php
>


I think I understand where you are going with your response, but still I
don't see how incorporating __toString() into the equation would .
I would still loose reference to the original object data.

Jim
  Réponse avec citation
 
Page generated in 0,04415 seconds with 9 queries