Can anyone tell me whether there is a big difference in terms of
resources when you call a method within a class statically compared to
instantiating the class and then calling the method. 
Basically, I have a situation where I need to make 3 calls to methods
within the same class and wonder whether I would be better instantiating
the class or making 3 namespace calls. 

all the best,
Fergal



Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to