PHP Object Oriented Programming (OOP): Introduction (1/13)

preview_player
Показать описание

Official site

Twitter
Рекомендации по теме
Комментарии
Автор

OMG alex i love your voice man .... GOD really fitted a special sound system in your throat

zillellaha
Автор

Great series on OOP in PHP, will cover all the basics you need to know!

SeanJacksonTutorials
Автор

I really need to learn OOP. This is great -- thanks.

NoahNobody
Автор

Hey i just wanna ask what else should i learn aside from OOP before starting using framework like laravel? Is basic OOP knowledge enough? Thank you in advance :)

johnnyprogram
Автор

just found this channel... fantastic videos, thanks a lot :)

LeoHajder
Автор

Is it just me or is it really hard to follow the lessons in order unless you have locked on to the playlist?  by having 1/13 on the very end of the description, a lot of times it is just not visible

MarkSnape
Автор

Is there an extra library I need to define to use OO classes in PHP.   I'm trying to use the Code given in this video and the class stdClass isn't being recognised

ChrisInTheNorth
Автор

What text editor are you using? THanks :D

PhiRune
Автор

foreach loop doesn't work for me, even when I write everything exactly like Terry. echoing the string worked fine. echoing the array in a foreach loop outputs nothing.
Could this be caused by my setup?

TheRitmanis
Автор

what's the name of the color scheme that you are you using?

jorenstylezz
Автор

hi, what version php use in this tutorial ?
thanks

febriyantabidin
Автор

I dont understand the why the NEW keyword used

ahadulislam
Автор

Spent 5 minutes looking for the cause of the problem:
There was an undefined variable "names" in this line:
foreach($obj->$names as $name){
Turns out I don't need $ for properties :D

NeverInterpreter
Автор

hello you have th .rar with examples to download??

Автор

Hey guys this php tutorial is for php 4 or php 5 ? its two years ago i should watch ?

cagrioz
Автор

For those who are asking if it is still worth it to watch this in 2018, the answer is YES.

chieeeffaatecchh
Автор

Who is the teacher on this courses?? Name plz. He is great

ramina
Автор

May I suggest you, to change the tittle format. 
topic : (sequence) title.

I download the series, then i got the playlist is not in order. hehe
sory for my bad

camagenta
Автор

what is this?
tutorial for experienced programmers. :)
super duper fast

arifbetainsan
Автор

"well it's not Object-Oriented Programming, i'm just showing you how to use a class" .... RoFL

mr.serenity