On Thu, April 20, 2006 1:25 pm, Mark Baldwin wrote:
> Does anyone know how static objects work behind the scenes in PHP5?
> More specifically, is there a benefit to declaring an object and its
> methods as static vs the more traditional OO way of instantiating an
> object and then calling methods through the -> operator?

Didja try it?... o.O

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to