> Any reason why I should use $this->methodName() over self::methodName() > > Or is the self::methodName() reserved only for working within a static > method?
Self is for static methods and properties. _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php