Posted by Sanders Kaufman on 01/13/07 07:45
Heiko Richler wrote:
> Sanders Kaufman wrote:
>> What does "::" mean?
>> Is that a shortcut for "->"?
>
> No, it is the Scope Resolution Operator
> http://www.php.net/manual/en/language.oop5.paamayim-nekudotayim.php
>
> Heiko
I read that, but I'm still a little confused.
When I use a class's methods and such, I've been using "->".
But it seems like this "::" is used the same way.
What's the difference?
Navigation:
[Reply to this message]
|