Re: Can someone explain ($this->varname) to me..



On Aug 31, 1:44 pm, stiki <lapto...@xxxxxxxxx> wrote:
How and what does this mean in php: ($this->varname)

I can't seem to find this by searching Google, because the "->" are
removed from my search query.

Cheers,
Igor Terzicwww.stikimedia.com

Read this:

<http://www.php.net/manual/en/language.oop5.basic.php>

.