To meet to PHP coding standards (PEAR), then must I restrict myself to:
- Use only $this-> when referring to non-static class methods and member variables
- Use only self:: when referring to static methods and constants
Thanks
Jeff in Seattle
Moderator: General Moderators