2009/2/10 Michael Kubler :
> Hi,
> I'm just getting into programming in an Object Oriented fashion, and am
> looking for some guides, tutorials, hints, tips, etc...
>
> I only just found out that you remove the $ from variables when calling them
> from $this->
>
> e.g :
> class People
> {
> privat
Hi,
I'm just getting into programming in an Object Oriented fashion, and am
looking for some guides, tutorials, hints, tips, etc...
I only just found out that you remove the $ from variables when calling
them from $this->
e.g :
*$person* = "A person"; //This doesn't work (well it creates
2 matches
Mail list logo