Afficher un message
Vieux 16/03/2008, 12h56   #5
Richard Heyes
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [PHP] Objects as array key names??

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

--
Richard Heyes
Employ me:
http://www.phpguru.org/cv
  Réponse avec citation
 
Page generated in 0,19823 seconds with 9 queries