mattocrocop wrote:
> Hey Jon,
>
> Thanks very much for the link.  I must say I'm very frustrated with
> the way the articles I find explain this.  Is there nowhere I can find
> a list of "$this-> means/does whatever it means/does", etc?  Maybe
> also a list of rules like "variables are local to the method
> until..."?
>
> Thanks again for your help.
>
> -Matt
>   

Hi Matt,

Take a look at the PHP manual for their definition of the $this 
pseudo-variable:
http://ca3.php.net/manual/en/language.oop5.basic.php

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to