Forum Moderators: coopster
I have been learning PHP for some time. All tutorials and books seem do not teach how to use the "->". When I checked the source code of some PHP scripts, almost all scripts are using the "->" code. For example:
$this->Values = "";
Could you please provide some guides how to use the "->" code? Any good and simple tutorials on how to use the "->" code?
Thanks and best regards
Alex
Good luck!