Re: overloading members. aghhh!!!

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

 



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