@@kwamenkrumah916 contribution to society is more precise, given the fact that society includes developed places, and humanity could include people still living on an island with no technology, not all of humanity needs this, only developed people, therefore what he said was completely correct and more so than your comment.
@Moskat Kanze You are correct, and I never said the opposite, but when he said "Contribution to humanity" he meant it as an extension to society, which is useless because technology is only present in society, therefore the extending statement of "contribution to humanity" is useless and less precise
For every beginner out there I just want to say something about this. First of all great course, Mike, I liked you from the MySQL tutorial as well and I always love seeing you when I watch tutorials. Second of all, now this is for beginners. If you're wondering what language is the best for you as the first language. Well, it really doesn't matter. Look I started with Java but I watched this tutorial in 1 hour instead of 5 just because I knew the basics of programming like variables loop, basic OOP and so on. Literally every language uses that. When you're a beginner your focus should not be to learn all the quirks of that language but rather to learn the basics, the stuff that you meet in every language. After that, you can easily transfer to any language you want. Once you decide which one you want to stick with then it is time to learn the advanced stuff. Good luck to you all and thank you Mike and FreeCodeCamp for these amazing lessons you're the best!
This guy is good! I just wish that he'd stop calling OSX "Oh Ess Ex", instead of "Oh Ess Ten". "X" is the Roman numeral for 10. I cringe every time he says "oh ess ex". Other than that, he is GOOD at what he does.
@CMON B Yeah, it took me pert near six months. And I had to learn Python, Javascript, PHP, and Perl, to boot! THAT took me a couple of years! Now, if I could only get Microsoft Windows to load. Oh, but then I would need to learn C and assembly, as well!
Not only did I come out of this knowing the fundamentals of php but I understood classes, loops and constructors in JS too! Best instructor ever... took Mike's SQL tutorial too and it was awesome!
There again goes my guy. Can't thank you enough Mike, You've taught me basically everything in programming from C, Python, HTML and a lot more, and here I am, learning PHP. I really appreciate. You're my favorite online tutor. I will support this someday.
Two things about this video are amazing 1. Its pure Gold... Yes... Its one of the best tutorials that I have ever seen. 2. And it is free ( Thanks to UA-cam )... :)
Honestly, if you can afford it buy a tshirt from this guy he really deserves it. What an amazing video for a beginner like me to watch I will throw some support when I can.
This guy made me start programming.He is the best tutor online with no doubt, he taught me html,css and js and the way he teaches even if you have a primary 5 child he/she will understand.May God continue to bless you bro☺☺☺☺☺☺☺
Just a tip for people who were getting errors for the $_GET["name"] thing at 1:12:21 PHP, according to stack overflow (which obviously means it's true), didn't used to have an error when you tried to do that before hitting submit, while the newer versions of PHP do. Even though PHP will display an error on your webpage, you can still type in a name and hit submit, which will make the error go away. Hope this saves someone some time.
And in the next chapters you'll learn if-else statements. So you can write $_GET["name"] thing in the if statements and check whether name is null or not. Eventually error disappears. It takes my time to understand why I see this error.
His voice is so clear that even I speed it up to 1.5x I can still clearly hear what he is saying. The teaching method is also one of the best. Thank you for your amazing work!
Great course, you should be proud. I've worked in education for nearly 20 years and you have an excellent understanding of how to get complicated ideas across. Well done!
as a person with not much money but a desire to learn, I really appreciate all of the time you have put into making this tutorial for us. Thank you and god bless you.
I hv been a fan of this guy since I watched his C++ video. He puts a hell lot of effort making these kind of videos sitting infront of computer screen for hours nd hours nd then presenting us with pure gold nd that too free. Thanks a lot Mike.
After learning HTML CSS and SASS I've struggled to understand real programming languages jumping from JS to python to Ruby... Until now you've made me to understand a real programming language.. I'll settle on PHP thank allot dude... Pls keep keeping it 💯🙏 I'll come back and donate some day
Thank Sir Mike! I've read two courses back to back with you in a short span of a week. First I read Python and now PHP. My best wishes and regards for you. God bless you with peace and happiness. Amen
I learned to program about 6 years ago from your unity videos. I still remember how amazing it was to have those first games run. Since then I have learned more than 20 languages and even though I have drifted away from unity and game development, and more into node and backend web dev, game development will always have a special place in my heart. Thank you for making these awesome tutorials years later for new people to try and experience the same thing that I did.
Mike Dane Sir, I just gotta tell you I'm now a beginner in all your courses on FCC. Started with SQL, worked my way to C#, here I am now, following very keenly. Awesome stuff man!
I'm starting on the journey of understanding what PHP is and then to learn it. This is so far the best tutorial I have come across. Its' clear, concise, and didactically well structured. Many thanks for this!
Mike Dane. This course is amazing. I honestly think you are one of the best, if not the best, programming instructor I've learned from. I hope you have loads more lessons. Take care. I just gave a donation to Free Code Camp
35 + 10 is 35 and the answer was on your screen and the editor did not even catch that. LOL I do want to thank you for you video. I did learn a few nice tricks in here, but I need more advanced learning with MySQL. Also, you never did let your listeners know that VARIABLE cannot start with a Number. These are the very basics of PHP. Thank you!
Wow! How great you are! Your explanations is a way better than the university teachers. I have watched more than an hour without feeling tired. When my teacher explained me today it seemed like very complicated programme but now it feels like i can surprise my teacher tomorrow by showing what i have learnt from you. Thanks alot 👍👍
You are just freaking amazing man, thank you for your efforts to educate us! It's a whole bunch of info in YT by indian devs and testers but I'm struggling with their accent and here I can just clearly understand 100% out of everything. Bow and respect!
Best 4 hours I spent watching youtube. I usually get bored after two minutes. Its so well organised and natural. Not like the reading from the book, monotone tutorials. Thanks!
Mike thank you so much! I have just finished this tutorial and I wanted to say that "Object Oriented Programming has never been explained that good before! Thank You so much
Just want to say a big thanks for this. I really appreciate the effort you've put in and the lack of adverts. I'm a designer trying to understand the dev side and find this very helpful.
Mike Dane hi sir mike.. thank you so much for teaching the basics... you've explained it really really well.. Thank you so much for sharing your knowledge.. you're truly a blessing for us beginners..
thanks Mike, you are the best instructor I've ever had, I learned react from you, now I'm strengthening my backend skills beginning with php, and this is just the best course I found to do just that, thanks again
I can’t believe this. I always heard about PHP and was actually overwhelmed by all the programming languages to learn as System administrator/DevOps, for the very first time I give it a try, this guy fits it all in. Quite similar to the groovy language. Thank you for putting this kind of content out here for us.
I completed this course in 3 days..... as i know c++ its quite similar to me.... I missed my php class at university and tomorrow is my xm ..... thanks for make it more clear to me.....
Tip for others learning, if you're new to coding in general and don't know this: you can comment what the code is meant to do with //. Just write your comment after the //, and it won't affect the code itself. Works on all(?) languages, and can also be used to temporarily remove a line of code to see if something/anything changes. This'll help you remember when you look back (and while learning!), and helps others reading the code understand what the line/block should do. Ex.: $name[0] = "G"; //replace set character with another; here, first letter becomes G. or //echo strtolower(""); //this line isn't active and doesn't affect the code whatsoever. Remove the // in front of "echo" to include again. or If you feel like it, I suppose you could also after a long battle with the code comment, //I don't know why this part works now, but it does.
I watched and really enjoyed your MySQL course, made me understand it so much better and faster than any studybook. I was planning on winging PHP but I’m definitely watching this now.
I hit pause and scrolled for about 15min looking for this comment! every time he mentionned Dwight, Jim and Pam before that part was sus, but when the array's part begun and had them all , i had to check if i'm the only one excited about The office references. Also, since then, whenever he uses Mike, in my head canon, he's referencing Prison Mike x)
Thanks for providing these resources. May God bless you with more knowledge to share with the people. I am learning quite a lot everyday following your materials. It is so easy to understand and the course materials have been structured very well. Please keep up the good and hard work. My prayers with you brother.
9:15 - I spent the last 30 seconds waiting for you to say it.... and was so happy u said Atom :) because that is the one I use and had trouble configuring for php Yay!
Dude, it’s the first time that I really understand what the function of a constructor is. I always get stuck whenever I study OOP, but you explained it so well! Thanks a lot! You’re amazing!
I like how thoroughly everything is explained and the pace of the course. Also, the other awesome stuff is how the video is edited - the thing when he zooms in a little bit to focus on the important part. This video should be an example of how the tutorial video should be made.
I love you Mike Dane ❤️❤️❤️. My prophet Muhammad (SAW) once said " whomsoever does not thank his fellow human beings will never thank His Lord . " Surely you are great teacher 👍 that's why I love you . Thank you very much for sharing your knowledge . I LOVE YOU . (Am a male from Kenya ,Africa ).
i just finished this course , it course very good for the beginner, his pronunciation is easy to hear for someone who is not good at English like me btw , i am so appreciative this course and thank you very much for the knowledge you have taught to everyone Mike
This is what i call "a contribution to society". thank you!
Contribution to humanity
@@kwamenkrumah916 contribution to society is more precise, given the fact that society includes developed places, and humanity could include people still living on an island with no technology, not all of humanity needs this, only developed people, therefore what he said was completely correct and more so than your comment.
@Moskat Kanze You are correct, and I never said the opposite, but when he said "Contribution to humanity" he meant it as an extension to society, which is useless because technology is only present in society, therefore the extending statement of "contribution to humanity" is useless and less precise
Fatih kardeş memleket nere? :)
@avfr touché
For every beginner out there I just want to say something about this.
First of all great course, Mike, I liked you from the MySQL tutorial as well and I always love seeing you when I watch tutorials.
Second of all, now this is for beginners. If you're wondering what language is the best for you as the first language. Well, it really doesn't matter. Look I started with Java but I watched this tutorial in 1 hour instead of 5 just because I knew the basics of programming like variables loop, basic OOP and so on. Literally every language uses that. When you're a beginner your focus should not be to learn all the quirks of that language but rather to learn the basics, the stuff that you meet in every language. After that, you can easily transfer to any language you want. Once you decide which one you want to stick with then it is time to learn the advanced stuff. Good luck to you all and thank you Mike and FreeCodeCamp for these amazing lessons you're the best!
Where can I learn the advance
good advice for beginner, you are great !
i started programming in c++ , now every programming is easy to learn for me
Exactly!
Same thoughts.
Agree sir
Thank u Mike ,After listening this 4hrs course, I can proudly say that i know PHP and this is my first ever comment on a UA-cam video.
This guy is good! I just wish that he'd stop calling OSX "Oh Ess Ex", instead of "Oh Ess Ten". "X" is the Roman numeral for 10. I cringe every time he says "oh ess ex". Other than that, he is GOOD at what he does.
@@gyrgrls you are cringe
@CMON B ik it need practice and time
@CMON B Yeah, it took me pert near six months. And I had to learn Python, Javascript, PHP, and Perl, to boot! THAT took me a couple of years! Now, if I could only get Microsoft Windows to load. Oh, but then I would need to learn C and assembly, as well!
Not only did I come out of this knowing the fundamentals of php but I understood classes, loops and constructors in JS too! Best instructor ever... took Mike's SQL tutorial too and it was awesome!
There again goes my guy. Can't thank you enough Mike, You've taught me basically everything in programming from C, Python, HTML and a lot more, and here I am, learning PHP. I really appreciate. You're my favorite online tutor. I will support this someday.
I will support this someday. 🤣
same
@Lexu Right !
wassup king
This 4 hour video sums up my entire semester..
Exactly
Same
Watching this for the same
Lol #NoRefunds
Bro I need help with my course man😂
Two things about this video are amazing
1. Its pure Gold... Yes... Its one of the best tutorials that I have ever seen.
2. And it is free ( Thanks to UA-cam )... :)
3. It has no ads.
Thanks mainly to him because it has no ads.
Thanks to him , because he is the content creator putting this video out for free , Dont give youtube any credit , All goes to this man
Not thanks to UA-cam but thanks to the contents provider.
Honestly, if you can afford it buy a tshirt from this guy he really deserves it. What an amazing video for a beginner like me to watch I will throw some support when I can.
This guy made me start programming.He is the best tutor online with no doubt,
he taught me html,css and js and the way he teaches even if you have a primary 5 child he/she will understand.May God continue to bless you bro☺☺☺☺☺☺☺
Just a tip for people who were getting errors for the $_GET["name"] thing at 1:12:21
PHP, according to stack overflow (which obviously means it's true), didn't used to have an error when you tried to do that before hitting submit, while the newer versions of PHP do. Even though PHP will display an error on your webpage, you can still type in a name and hit submit, which will make the error go away. Hope this saves someone some time.
And in the next chapters you'll learn if-else statements. So you can write $_GET["name"] thing in the if statements and check whether name is null or not. Eventually error disappears. It takes my time to understand why I see this error.
that was timesaving, thank you!
@@ilkerberkeelcioglu1130 :)
Thanks Soo much it saved my time
@@muhammadbashir3695 :)
⭐️Course Contents ⭐️
⌨️ 1. (0:00) Introduction
⌨️ 2. (1:56) Windows Installation
⌨️ 3. (7:32) Choosing a Text Editor
⌨️ 4. (11:06) Hello World & Setup
⌨️ 5. (20:29) Writing HTML
⌨️ 6. (27:30) Variables
⌨️ 7. (38:09) Data Types
⌨️ 8. (44:27) Working With Strings
⌨️ 9. (54:50) Working With Numbers
⌨️ 10. (1:05:14) Getting User Input
⌨️ 11. (1:15:37) Building a Basic Calculator
⌨️ 12. (1:22:13) Building a Mad Libs Game
⌨️ 13. (1:28:59) URL Parameters
⌨️ 14. (1:35:52) POST vs GET
⌨️ 15. (1:41:44) Arrays
⌨️ 16. (1:50:26) Using Checkboxes
⌨️ 17. (1:57:22) Associative Arrays
⌨️ 18. (2:04:55) Functions
⌨️ 19. (2:12:10) Return Statements
⌨️ 20. (2:19:10) If Statements
⌨️ 21. (2:37:16) If Statements (con't)
⌨️ 22. (2:47:13) Building a Better Calculator
⌨️ 23. (2:56:53) Switch Statements
⌨️ 24. (3:05:09) While Loops
⌨️ 25. (3:15:18) For Loops
⌨️ 26. (3:26:24) Comments
⌨️ 27. (3:31:08) Including HTML
⌨️ 28. (3:36:51) Include: PHP
⌨️ 29. (3:45:57) Classes & Objects
⌨️ 30. (3:56:23) Constructors
⌨️ 31. (4:06:18) Object Functions - PHP - Tutorial 31
⌨️ 32. (4:13:52) Getters & Setters
⌨️ 33. (4:29:17) Inheritance
thanks Tiny CCAT
Di- did you just copy-paste the description? You are way ahead of your time ma dude
Tiny ccat - Thank you Kitty Kat for your Course outline. Thanks.
thank you!
Thanks Tiny ccat. You are an angel.
Just finished the whole tutorial, and I must say, this is the most amazing tutorial on php I've ever seen.
Love you, Mike.
my boy here made a 5 hours long tutorial with no ads
All of they're videos are free of ads
Now there are
I wish they had a more advance course covered in this video
I did get ads tho. Still, can´t complain.
@@smallzebra19 yea, but i think its no problem. its like buying a online lesson but with just watching an ads.
Only an hour in and this is the best course I've watched on UA-cam so far, you explain things so well, thank you!
ua-cam.com/play/PLdoUjOuWL_owKZgygdcljLwa1ShdGvIp1.html
From watch dozens of PHP OOP tutorials for beginners, this is the first time I've ever understood classes. Thank you!
His voice is so clear that even I speed it up to 1.5x I can still clearly hear what he is saying. The teaching method is also one of the best. Thank you for your amazing work!
Great course, you should be proud. I've worked in education for nearly 20 years and you have an excellent understanding of how to get complicated ideas across. Well done!
as a person with not much money but a desire to learn, I really appreciate all of the time you have put into making this tutorial for us. Thank you and god bless you.
I hv been a fan of this guy since I watched his C++ video. He puts a hell lot of effort making these kind of videos sitting infront of computer screen for hours nd hours nd then presenting us with pure gold nd that too free. Thanks a lot Mike.
After learning HTML CSS and SASS I've struggled to understand real programming languages jumping from JS to python to Ruby... Until now you've made me to understand a real programming language.. I'll settle on PHP thank allot dude... Pls keep keeping it 💯🙏 I'll come back and donate some day
You can honestly learn any programming language once you understand one.
u cqn become wordpress dev if u learn php. as u already have html css and saas
@@teazller2407 is this video enough to cover all of PHP for wordpress?
Thank Sir Mike! I've read two courses back to back with you in a short span of a week. First I read Python and now PHP.
My best wishes and regards for you.
God bless you with peace and happiness. Amen
I learned to program about 6 years ago from your unity videos. I still remember how amazing it was to have those first games run. Since then I have learned more than 20 languages and even though I have drifted away from unity and game development, and more into node and backend web dev, game development will always have a special place in my heart. Thank you for making these awesome tutorials years later for new people to try and experience the same thing that I did.
I honestly can't express how thankful I am for this course.
THANK YOU SO MUCH!
Is this course worth it?
⌨️ 1. (0:00) Introduction
⌨️ 2. (1:56) Windows Installation
⌨️ 3. (7:32) Choosing a Text Editor
⌨️ 4. (11:06) Hello World & Setup
⌨️ 5. (20:29) Writing HTML
⌨️ 6. (27:30) Variables
⌨️ 7. (38:09) Data Types
⌨️ 8. (44:27) Working With Strings
⌨️ 9. (54:50) Working With Numbers
⌨️ 10. (1:05:14) Getting User Input
⌨️ 11. (1:15:37) Building a Basic Calculator
⌨️ 12. (1:22:13) Building a Mad Libs Game
⌨️ 13. (1:28:59) URL Parameters
⌨️ 14. (1:35:52) POST vs GET
⌨️ 15. (1:41:44) Arrays
⌨️ 16. (1:50:26) Using Checkboxes
⌨️ 17. (1:57:22) Associative Arrays
⌨️ 18. (2:04:55) Functions
⌨️ 19. (2:12:10) Return Statements
⌨️ 20. (2:19:10) If Statements
⌨️ 21. (2:37:16) If Statements (con't)
⌨️ 22. (2:47:13) Building a Better Calculator
⌨️ 23. (2:56:53) Switch Statements
⌨️ 24. (3:05:09) While Loops
⌨️ 25. (3:15:18) For Loops
⌨️ 26. (3:26:24) Comments
⌨️ 27. (3:31:08) Including HTML
⌨️ 28. (3:36:51) Include: PHP
⌨️ 29. (3:45:57) Classes & Objects
⌨️ 30. (3:56:23) Constructors
⌨️ 31. (4:06:18) Object Functions - PHP - Tutorial 31
⌨️ 32. (4:13:52) Getters & Setters
⌨️ 33. (4:29:17) Inheritance
Good job copy and pasting it from his video descriptions... fool
Hey man, you're really good teacher! It's not like I'm bored while listening, feels more like an interesting dialog :)
just finished the course. hey man, the world needs more people like you. You're making helping people change their lives. good on you!
I will forever be grateful to this guy. Saved me from dropping out of university. Thank you for teaching me everything i needed to know.
I’m an hour in and loving it! This’ll be a huge help in my small steps towards becoming a full stack developer. Thank you
hows it going now?
this was really great
MIKE, I don't know if someone has already told you this, but you are THE KING
Mike Dane Sir, I just gotta tell you I'm now a beginner in all your courses on FCC. Started with SQL, worked my way to C#, here I am now, following very keenly. Awesome stuff man!
This dude is legit,he explains stuff in a chilly way and you you grasp everything. Thank you
If not the best this man's programming tutorials is one of the most clear tutorials in UA-cam have ever seen
Thanks!
I'm starting on the journey of understanding what PHP is and then to learn it. This is so far the best tutorial I have come across. Its' clear, concise, and didactically well structured. Many thanks for this!
My app backend was done entirely on the knowledge gained in this course. Thank you very much, very well explained.
Mike Dane. This course is amazing. I honestly think you are one of the best, if not the best, programming instructor I've learned from. I hope you have loads more lessons. Take care. I just gave a donation to Free Code Camp
this is best programming course i have ever done. thank you......
This is the best PHP video on YT.............
35 + 10 is 35 and the answer was on your screen and the editor did not even catch that. LOL I do want to thank you for you video. I did learn a few nice tricks in here, but I need more advanced learning with MySQL. Also, you never did let your listeners know that VARIABLE cannot start with a Number. These are the very basics of PHP. Thank you!
I can't put in words how much i appreciate your courses Mike
Nice video bro!
Yo Chriss... where did I find you haha
@chris Hawkes ua-cam.com/video/746xBN3Fs9k/v-deo.html
I promise u that I will make a donation for u someday when I get a job.
The dude is so on point
You just read my mind!
Me too
@@getanduse of course not
but it is the start he introduced programming for me and im gonna learn computer science
@@getanduse my cousin got a job as a javascript programmer and he only read 1 JS book
Thank you so much for this tutorial. It's seems that PHP is very friendly to someone who knows HTML, CSS and Javascript.
By far this is the best php oop course i've came across.
Wow! How great you are! Your explanations is a way better than the university teachers. I have watched more than an hour without feeling tired. When my teacher explained me today it seemed like very complicated programme but now it feels like i can surprise my teacher tomorrow by showing what i have learnt from you. Thanks alot 👍👍
AfroMusic channel i feel the same way. Teachers over complicate things and expect you to just understand what they are saying
@Julien Sounds With classroom teachers you don't have the luxury of the pause and rewind button and to watch it at your own convenience or leisure.
Haha. Wt kind of teachers Somali or foreigners . Where are you man?😂
ahmed abdirahman haji you dum
You are just freaking amazing man, thank you for your efforts to educate us! It's a whole bunch of info in YT by indian devs and testers but I'm struggling with their accent and here I can just clearly understand 100% out of everything. Bow and respect!
Mike can you please do a full course (4/5 Hours long) on Javascript? Love the way you teach!
no
no
Best 4 hours I spent watching youtube. I usually get bored after two minutes. Its so well organised and natural. Not like the reading from the book, monotone tutorials. Thanks!
Great course for quickly learning the basic PHP Syntax, thanks for making this available for free!
Mike thank you so much! I have just finished this tutorial and I wanted to say that "Object Oriented Programming has never been explained that good before! Thank You so much
Just want to say a big thanks for this. I really appreciate the effort you've put in and the lack of adverts. I'm a designer trying to understand the dev side and find this very helpful.
Mike Dane hi sir mike.. thank you so much for teaching the basics... you've explained it really really well.. Thank you so much for sharing your knowledge.. you're truly a blessing for us beginners..
I watched the full course and the way he explained was so easy to understand. Thank you so much.
ありがとうございます!
what is this
Thanks so much..now we need advanced php tutorials connectivity with sql and all things that we use in backend web development
actually he should also help us with this issue
Plz download my app for learning php in easy way
play.google.com/store/apps/details?id=com.aphp.shrees.advance
Shrangi Soni my guy use heroku it sets everything up for u
I learnt a lot from this course. Thank you for all the concepts that you have teached me.
I watched your python video before and its a big help! Now I'm taking PHP class, this helps me understand it better. Thank you!
Just finished this course. Love the way he teaches. Thanks for the course.
thanks Mike, you are the best instructor I've ever had, I learned react from you, now I'm strengthening my backend skills beginning with php, and this is just the best course I found to do just that, thanks again
Thanks, it was such a nice tutorial. Since I'm from a C++ background. So I learned everything in 4 hours, 36 minutes and 38 seconds. 💘💘
Muhammad Safi Ullah all the languages have the same principe , if you know C+ C++ JavaScript php are all the same
there is no C+
im sure you mean C
@@bejakabyle You would also know that js is fucking trash
@@capslock3250 You gotta be high
@@capslock3250 Laughs in c++
This is so clear and concise, especially in the beginning. Thank you so much! A good foundation is so important!
Isn’t it full course on php? Do we need to learn more?
I have never watched a video like this
Tank you , i have started learning programming five months ago and this course was a big step in my understanding of php .
I can’t believe this. I always heard about PHP and was actually overwhelmed by all the programming languages to learn as System administrator/DevOps, for the very first time I give it a try, this guy fits it all in. Quite similar to the groovy language. Thank you for putting this kind of content out here for us.
appreciate the time and effort you've put into these tutorials, great work 👌
God bless you Mike, great job! This is a perfect tutorial for getting started with php.
Isn’t it full course on php? Do we need to learn more?
tasnim sarker This is full course for getting started only, for beginners. There are other courses for advanced php programmig.
@@taulantisaku4688, thank you.
1:57:23 I'll continue tomorrow :))) Thank you very much
even i left for the next day at same time 1:57:23 :) :)
So, have you guys finished watching?
@@wakf2114 I hope, lol.
@@wakf2114 hjahahaha i am at 00:00 now, i will update you in a week i promise
@@Spidevman u never did. :D
when the content is so amazing, even ads seem quite beautiful. you can't get irritated. Nice tutorial, Thanks
Just incredible. 10/10. Finished the entire tutorial. Leaves me super confident about PHP, when before I had not a clue about it. Thank you so much.
I completed this course in 3 days..... as i know c++ its quite similar to me.... I missed my php class at university and tomorrow is my xm ..... thanks for make it more clear to me.....
teach me that power :/
@@mukilan2815 online xm
Thank You !! What a great explanation !!
Tip for others learning, if you're new to coding in general and don't know this: you can comment what the code is meant to do with //. Just write your comment after the //, and it won't affect the code itself. Works on all(?) languages, and can also be used to temporarily remove a line of code to see if something/anything changes.
This'll help you remember when you look back (and while learning!), and helps others reading the code understand what the line/block should do.
Ex.: $name[0] = "G"; //replace set character with another; here, first letter becomes G.
or
//echo strtolower(""); //this line isn't active and doesn't affect the code whatsoever. Remove the // in front of "echo" to include again.
or
If you feel like it, I suppose you could also after a long battle with the code comment, //I don't know why this part works now, but it does.
I watched and really enjoyed your MySQL course, made me understand it so much better and faster than any studybook. I was planning on winging PHP but I’m definitely watching this now.
Grateful!! Mike Dane tutorials are amazingly understandable and time saving!
Yes absolutely ❤️
1:49:11 I like how Dwight, Jim, Oscar, Angela, and Kevin are all “The Office” refrences in a “Friends” array xDDD
On for loop part, there is a reference on Lost tv show (The Hurley's lottery numbers = 4,8,15,16,23,42). He missed one number, but still cool.
he does use the office characters for most of his coding courses on YT
I hit pause and scrolled for about 15min looking for this comment! every time he mentionned Dwight, Jim and Pam before that part was sus, but when the array's part begun and had them all , i had to check if i'm the only one excited about The office references. Also, since then, whenever he uses Mike, in my head canon, he's referencing Prison Mike x)
@@y4ssine20 😂🤣
this course rocks specially the office examples :D
Finally a guy that teaches how to use these in real world examples . Thanks so much great content .
I am new to php, and heard 'Adam' for the editor - but all became clear once we go on to the screens. Very nicely done!
this is also the first time I have heard a sensible explanation of the difference between GET and POST!!!
I'm from Italy. I haven't ever in my whole life have a such clear and direct explanation. Thank you very much !!!!!
Finished the tutorial after a week, very useful content :)
$this ->
I think this guy knows all programming languages. What a legend!
Most of the others tutorials on UA-cam are confusing and hard to understand. Thanks for being articulate and informative.
Sweet, I understand the concept of OOP much better now, this is very useful as always!
In php 5.6+: Instead of "echo pow(2, 4);" you can use "echo 2 ** 4;"
Thanks for providing these resources. May God bless you with more knowledge to share with the people. I am learning quite a lot everyday following your materials. It is so easy to understand and the course materials have been structured very well. Please keep up the good and hard work. My prayers with you brother.
I'm watching because the way Mike teaching style is so good
same
9:15 - I spent the last 30 seconds waiting for you to say it.... and was so happy u said Atom :) because that is the one I use and had trouble configuring for php Yay!
:D
I'm only 30 minutes in and you already explained basic stuff better than my professors ever did
You're a legend, I just watched the in a single breath
i've just finished the course :D :D thanks alot for the great effort
@@ihebhamad1477 زاحف
Dude, it’s the first time that I really understand what the function of a constructor is. I always get stuck whenever I study OOP, but you explained it so well!
Thanks a lot! You’re amazing!
I like how thoroughly everything is explained and the pace of the course. Also, the other awesome stuff is how the video is edited - the thing when he zooms in a little bit to focus on the important part. This video should be an example of how the tutorial video should be made.
As a retired professor who taught computer information science, I'm saying that this is a way to teach a programming course. Good job!
Enable auto captions! Someone else can edit them if you'd like, but YT will get pretty close as-is.
Dude I'm not even a native English speaker but I understood so well your course thanks in name of education!
I love you Mike Dane ❤️❤️❤️. My prophet Muhammad (SAW) once said " whomsoever does not thank his fellow human beings will never thank His Lord . " Surely you are great teacher 👍 that's why I love you . Thank you very much for sharing your knowledge . I LOVE YOU . (Am a male from Kenya ,Africa ).
same here! and salem aleykum my brother
i just finished this course , it course very good for the beginner, his pronunciation is easy to hear for someone who is not good at English like me
btw , i am so appreciative this course and thank you very much for the knowledge you have taught to everyone Mike
⌨️ 1. (0:00) Introduction
⌨️ 2. (1:56) Windows Installation
⌨️ 3. (7:32) Choosing a Text Editor
⌨️ 4. (11:06) Hello World & Setup
⌨️ 5. (20:29) Writing HTML
⌨️ 6. (27:30) Variables
⌨️ 7. (38:09) Data Types
⌨️ 8. (44:27) Working With Strings
⌨️ 9. (54:50) Working With Numbers
⌨️ 10. (1:05:14) Getting User Input
⌨️ 11. (1:15:37) Building a Basic Calculator
⌨️ 12. (1:22:13) Building a Mad Libs Game
⌨️ 13. (1:28:59) URL Parameters
⌨️ 14. (1:35:52) POST vs GET
⌨️ 15. (1:41:44) Arrays
⌨️ 16. (1:50:26) Using Checkboxes
⌨️ 17. (1:57:22) Associative Arrays
⌨️ 18. (2:04:55) Functions
⌨️ 19. (2:12:10) Return Statements
⌨️ 20. (2:19:10) If Statements
⌨️ 21. (2:37:16) If Statements (con't)
⌨️ 22. (2:47:13) Building a Better Calculator
⌨️ 23. (2:56:53) Switch Statements
⌨️ 24. (3:05:09) While Loops
⌨️ 25. (3:15:18) For Loops
⌨️ 26. (3:26:24) Comments
⌨️ 27. (3:31:08) Including HTML
⌨️ 28. (3:36:51) Include: PHP
⌨️ 29. (3:45:57) Classes & Objects
⌨️ 30. (3:56:23) Constructors
⌨️ 31. (4:06:18) Object Functions - PHP - Tutorial 31
⌨️ 32. (4:13:52) Getters & Setters
⌨️ 33. (4:29:17) Inheritance
Just copied this from the description so mobile users can access the timestamps easier :)
Thankyou😂
Thank you🙂
Good job copy and pasting it from his video descriptions... fool
@@TaranRamjit read his comment at the very bottom dude.
you're a good man, thank you
can't believe I learned PHP in ~4 hours, thanks!
You didn’t 😂
Excellent tutorial especially the section on classes!
Currently past 3 am here - Watching this before my final Web exam in a few hours xD. Thx for the tuto Mike :)
Can you share, what's your result bcz. Currently I am same situation 😁😁
@@LethalSanatani Hello sir. I passed the class but clutch aha. May God be on your side.
You did "array" all "The Office" characters! That put a smile on my face. Good job! and thanks!