PHP OOP Tutorial 1: an introduction to Object Oriented Programming
Loading...
6,171
Loading...
Uploader Comments (kloplop321)
see all
All Comments (10)
-
Nice tutorial and examples. I use Netbeans myself, love it and it's free. Thanks for the other tutorials as well.
-
@polydactylstrangle I think you are right. It should be ($this->z). $f is not defined in the Some class.
-
Hi, i really love your tutorial, no nonsense, i was just slightly confused as to why you put into the foo function return new Other($this->a,$this->f), shouldnt that be return new Other($this->a,$this->z),it only works for me this way anyway but you are definitely waaay more intelligent than me so im taking what you say as gospel.
-
What UML diagram tool do you use? Thanks for the great tutorials!
-
Great intro. Keep it up!
-
Who man I didn't even have my head phones in yet hold on!
Loading...
I, too, like chocolate milk.
jellocube27 3 weeks ago
@jellocube27 You sir, deserve a reward.
kloplop321 3 weeks ago 2
hi, what editor are u using? it's nice.
austroislander 11 months ago
@austroislander Net beans.
kloplop321 11 months ago