NYCPHP Meetup

NYPHP.org

[nycphp-talk] self:: or $this ?

Morgan Craft morgan at forsalebyowner.com
Fri Nov 9 15:11:52 EST 2007


Any reason why I should use $this->methodName()  over self::methodName() 

Or is the self::methodName() reserved only for working within a static 
method?



More information about the talk mailing list