|
Posted by Sagari on 01/26/07 11:18
'->' is used to access class' variables and methods, see the doc:
http://www.php.net/manual/en/language.oop.php
All the best,
Konstantin
On 26 Янв., 16:57, "DoomedLung" <doomedl...@googlemail.com> wrote:
> Hey there everyone, I'm new to PHP so please bear with me... basically
> looking at some code and I've stumbled upon an operator (at least I
> think it's an operator) what does "->" mean in the following statement
> $someVariable->somethingElse.
>
> Cheers
>
> DoomedLung
Navigation:
[Reply to this message]
|