Re: overloading members. aghhh!!!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ok, no problem
;)

"Jochem Maas" <jochem@xxxxxxxxxxxxx> escribió en el mensaje 
news:474183E1.3050801@xxxxxxxxxxxxxxxx
> Kiketom wrote:
>> Then if i make this
>>
>> $foo = new foo();
>> $foo->ID = 12;
>>
>> what is happening??
>> if __Set and __Get only works if a member isn't exits,
>>
>> How come I do this?
>> $foo->ID = 12;
>> if the member $ID is private???
>>
>> I thought that this was possible because i have declared the two method 
>> set
>> and get :P
>>
>
> ignore my previous reply - it seems it was completely wrong. 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux