Hello,

Does PHP 'reinclude' static methods with each new instantiation of a
class that has static methods?

That is, if i have 100 objects is the static method sitting in memory 1
time or 100 times?

Thanks,
dK
`

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

Reply via email to