Did not know i could include headers like this... mind blown, had IT class the whole last year and i always just copy pasted it in instead of doing this... omg this is so much cleaner thanku
I want to tell you that you are the best teacher on RUclips! I am studying programmation at school, but nothing compares to an in-depth tutorial like you do. Very well explained and well structured. Cheers from Quebec, Canada.
9:30 this right here will make building my sites so much easier, just this alone... I always find myself getting further into my projects, and remembering that now I have to go through 20 different pages to change a href to something, or add a button, or remove a button. Or change styling. This is so much better 🤣
Great to see you continue with the php :) (after you mentioned the changes) You actually inspired me to start making tutorials, one day I hope to be close to your level of teaching! :)
Thank you sir I really love your classes I almost watch your entire RUclips videos 😂. However I am still waiting for your class on API I think it needs to be done.
I understand putting the tag into header.php for the sake of code reuse, but I'm having a hard time understanding how it would be appropriate to pull out the with the title and all the metadata. Surely that part of the file would still need to be unique for any given page of the site, particularly the title? You could maybe pass that information in with a function call, but to me that seems like replacing one form of boilerplate with another. Also, It kinda rubs me the wrong way having the opening and closing tags for in 2 separate files.
If people are just learning this for the first time it would have been good to mention that for the different meta tags and title and such, since it is a bad idea to have them the same on every page, you will want to create a variable for each one of those on each of the pages. And then in the file you include, in those locations, you would simply place that variable to fill out those fields dynamically based on the page it was on. Otherwise your whole site ends up with the same meta and title tags which is bad and Google will really not like it.
Hi. Have always enjoyed and followed your tutorials. Can I ask or maybe some fans here know? Have you made any tutorials on how to join two tables with the same common column id to make an SQL query and then output it in the browser using PHP & MySQL? Thank you for the time and effort you put into your channel.
I still remember when I still stucked on my university final year project and mmtuts guide really helped me alot to finish my project and study. Thank you so much, Love from Malaysia
Will he be Giga Chad at the end of the Series. Also that he goes to the gym AND still has power tomake a video afterwards is insane. :D I am already exhausted from doing absolutely nothing.
Out of left field question probably not related to the video but I’ve always wanted to learn how to make games like the old global warfare and kingdoms of Camelot. Got a video you recommended to start this process
What is the best practice to name these files? In this example you used index.PHP which includes header.PHP. I normally use index.PHP which includes header.HTML (because there is no php code in the header portion). Also this would work fine if used index.HTML to include either header.PHP or header.HTML. So what would be the recommended naming practice? Thanks
You're a very very good teacher 👍 could you go ahead with you're php project, so ting like profile or special pages for some users like admin page. This would be so great
hi great video, it has really assisted me in learning php, however when i try to use the include statement for my header within the php tags it isn't executing, the code is plain white i am using visual studio and the file is index.html. Need some help
I am thinking along the lines of JavaScript since this is my first programming language. Can it be said that the include is a method or similar to a module similar to JavaScript? I am probably over thinking this, thank you.
Is this the end? I see #12 and #13 but the titles are not the same and #13 is a topic already discussed in #8. Please advise of the order of these courses, assuming that there is more after this one
Hi... i have problem.. my index and my other php pages(sample page, header.php,footer.php) is on different folder. whenever i move to that sample page, the require or include is break.. it cant load the header page require/include statement how can i solve the problem ?
For some reason this video is twice in the playlist together with video # 10. There is a total of 13 videos but # 10 and # 11 are twice in the playlist.
Don't agree with all your ways in all videos...but at least you're not trying to overcomplicating stuff by trying to use javascript for things php is born for. 😫keep spreading phpppppppp
Did not know i could include headers like this... mind blown, had IT class the whole last year and i always just copy pasted it in instead of doing this... omg this is so much cleaner thanku
I want to tell you that you are the best teacher on RUclips! I am studying programmation at school, but nothing compares to an in-depth tutorial like you do. Very well explained and well structured. Cheers from Quebec, Canada.
It is so rare to find tutorials like these! Im binge watching every part of your tutorials rn and trying to apply it while watching
Man I just wanna say thank you. You are the best. If you can continue with OOP I would really really appreciate it.
9:30 this right here will make building my sites so much easier, just this alone... I always find myself getting further into my projects, and remembering that now I have to go through 20 different pages to change a href to something, or add a button, or remove a button. Or change styling. This is so much better 🤣
ive been manually changing headers in each document for so long. this is game changing, thank you so much
I just started learning web development for my IT school project -- These are the most helpful tutorials ever...
I'll never forget your channel MMTUTS! YOU DESERVE A MILLION SUBS! This is the guy where I learn PHP!!!!!!!!!!
and SQL
Simply amazing, thanks for all these tutorials, you`re changing people`s lives man
Great to see you continue with the php :) (after you mentioned the changes)
You actually inspired me to start making tutorials, one day I hope to be close to your level of teaching! :)
I love the presentation you have done, this is where i will learn web development.
You're helping us man for real. The best teacher I ever had.
When are you going to continue your Object Oriented PHP course? You said you were going to apply it to something practical, like a login system
Thank you sir I really love your classes I almost watch your entire RUclips videos 😂. However I am still waiting for your class on API I think it needs to be done.
I understand putting the tag into header.php for the sake of code reuse, but I'm having a hard time understanding how it would be appropriate to pull out the with the title and all the metadata. Surely that part of the file would still need to be unique for any given page of the site, particularly the title? You could maybe pass that information in with a function call, but to me that seems like replacing one form of boilerplate with another. Also, It kinda rubs me the wrong way having the opening and closing tags for in 2 separate files.
If people are just learning this for the first time it would have been good to mention that for the different meta tags and title and such, since it is a bad idea to have them the same on every page, you will want to create a variable for each one of those on each of the pages. And then in the file you include, in those locations, you would simply place that variable to fill out those fields dynamically based on the page it was on. Otherwise your whole site ends up with the same meta and title tags which is bad and Google will really not like it.
Hi. Have always enjoyed and followed your tutorials. Can I ask or maybe some fans here know? Have
you made any tutorials on how to join two tables with the same common column id to make an SQL query and then output it in the browser using PHP & MySQL? Thank you for the time and effort you put into your channel.
I still remember when I still stucked on my university final year project and mmtuts guide really helped me alot to finish my project and study.
Thank you so much,
Love from Malaysia
I'm about to be in this situation soon 🥴
Will he be Giga Chad at the end of the Series. Also that he goes to the gym AND still has power tomake a video afterwards is insane. :D I am already exhausted from doing absolutely nothing.
Can't wait to see laravel tutorials in this channel
Awesome! I’m going to share this link with my class
Out of left field question probably not related to the video but I’ve always wanted to learn how to make games like the old global warfare and kingdoms of Camelot. Got a video you recommended to start this process
What is the best practice to name these files? In this example you used index.PHP which includes header.PHP. I normally use index.PHP which includes header.HTML (because there is no php code in the header portion). Also this would work fine if used index.HTML to include either header.PHP or header.HTML. So what would be the recommended naming practice? Thanks
Hey man, thanks a lot for the good tutorial!
The german vod are very bad about it, but yours was very good!
You're a very very good teacher 👍 could you go ahead with you're php project, so ting like profile or special pages for some users like admin page. This would be so great
Thanks for awesome lessons
I have a newer 2023 course on my channel, in case you are interested 🙂
Thanks for this tutorial! Clear explanation!
simple but understandable
i dont know what you sey but you still good to make videos congratulations 280k subs
hi great video, it has really assisted me in learning php, however when i try to use the include statement for my header within the php tags it isn't executing, the code is plain white i am using visual studio and the file is index.html. Need some help
I am thinking along the lines of JavaScript since this is my first programming language. Can it be said that the include is a method or similar to a module similar to JavaScript? I am probably over thinking this, thank you.
Maaaaan. Made my day. Awsome you are back with a php tutorial! :)
This is awsome! Thank you so much for your tutorials :)
Thank you
You made everything clear and easy !
Appreciated! 🤗😉
dani krossing you are the best
Is this the end? I see #12 and #13 but the titles are not the same and #13 is a topic already discussed in #8. Please advise of the order of these courses, assuming that there is more after this one
Love u bro
Your building my future❤❤
A video about using cookies, and redirect after login to a user specific website I would appreciate
Hi mmtuts, I would like to ask you how many years took you to learn PHP to this level ? Thank you for your answer
Hello....! sir when will you complete the PHP procedural tutorials plz tell me i just waiting for your 12 number video
Help! when I call my header from sub folders files, the links look for corresponding nav files in the sub folder giving me error.
My CSS won't work when I include_once my header on my index, any thoughts?
Thank you so much man
Hi... i have problem.. my index and my other php pages(sample page, header.php,footer.php) is on different folder. whenever i move to that sample page, the require or include is break.. it cant load the header page require/include statement
how can i solve the problem ?
Can you please make video on reducing file size while uploading in php i have done to reduce image size but unable to reduce pdf and video
Thank you master
Best teacher ever
Yay I was 4th to comment
Do ypu have a course on phyton if ypu do please share the link
How to include .html into .html without server, just client side in 2020?
Quick question, On the login tutorial i got a wierd error (unexpexted 'else') Could you help me with that?
Maybe missing a ";" after the preceding statement.
Putting across nicely! Sometimes you look like Elon Musk!
thank uuuu
1:53
You know "Link to the past" )))
👍👍❤
For some reason this video is twice in the playlist together with video # 10.
There is a total of 13 videos but # 10 and # 11 are twice in the playlist.
Link to playlist
ruclips.net/p/PL0eyrZgxdwhxhsuT_QAqfi-NNVAlV4WIP
You'd better show this teaching in a text editor using computer keyboard!
Where is the ‘love’ button when you need it?!!!
Hello friends, how to find php?id on any site
Hello, sir how to upload two image using HTML code (not insert)? upload this type of video sir.please upload fast
why the video is repeated?
First
congratulations. have your trophy. wow.
I'm jelous . I woukd like to be you
Don't agree with all your ways in all videos...but at least you're not trying to overcomplicating stuff by trying to use javascript for things php is born for. 😫keep spreading phpppppppp
Hello....! sir when will you complete the PHP procedural tutorials plz tell me i just waiting for your 12 number video