Eric Butera wrote:
> On Tue, Sep 23, 2008 at 12:26 PM, Jochem Maas <[EMAIL PROTECTED]> wrote:
>   
>> (using $this->foo or MyClass::$foo for static properties).
>>     
>
> also self::
>
>   
Actually within a class, I think you must self:: before a static
property or something shows up in the error log.

Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com



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

Reply via email to