Page 1 of 1

how to find out if a variable is static

Posted: Thu May 08, 2008 2:53 pm
by yacahuma
Is there anyway to find out if a variable is static from inside the object?

The same way there is a is_array()?


Thank you

Re: how to find out if a variable is static

Posted: Thu May 08, 2008 2:59 pm
by Christopher

Re: how to find out if a variable is static

Posted: Thu May 08, 2008 10:50 pm
by yacahuma
Thank you