HTTP Headers In PHP - Request & Response Headers - Full PHP 8 Tutorial

preview_player
Показать описание
In this lesson, you will learn the basics of HTTP headers, HTTP messages, HTTP response status codes, the structure of request & response, and more. We'll send a 404 status header when a non-existing page is visited, you'll learn how to redirect users & send appropriate headers to download a file.

SOME OF THE WAYS YOU CAN SUPPORT THE CHANNEL
👍 Smash the like button
🤝 Subscribe to the channel & turn the notifications on
💬 Post comments, any feedback is greatly appreciated
THANK YOU!

LESSON 2.28

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

In 2024, still this is the best Free Advanced Php Course !!

robeeeeen
Автор

I'm just now watching all the videos and implementig every good practice to my first app, these videos have been so helpful for me! Thank you, sir! Everyday I come here to learn something from a source that is trustable.

araujored
Автор

I'm learning php after a very long time and this channel is on point... Rather than the old php courses and videos on yt. Thank you, sir, you made php more approachable for me. Last time I gave up on php around a year ago due to lack of interest and the oddity of php since there weren't many contents and the available ones were either old or hard for me to Currently have watched 15 videos on incognito but gonna continue on my official login. Once again, thanks for your hard effort to make an old language like PHP rebirth. Hope more and more people use your sources as a reference like I'm doing now.

ugliBoro
Автор

This PHP course is astonishing! Thanks a bunch!

zhozfem
Автор

Great lesson. In a small procedural personal php project I created, I used location headers to redirect after saving. Just saw that it was used but I didn't know anything else about it. But this lesson has covered it with explanations and covered many other areas too. These lessons are a gift Gio. Thanks alot. Also, I really like learning how things work. I'm now looking forward to seeing how frameworks help to make things faster. Thanks again

Zubbee
Автор

This was very valuable for my debugging thank you!

cassidy
Автор

It would be awesome if in the future you'd teach a Laravel course (complete beginner to advanced). Given your knowledge and teaching skills, I'm sure many would pay to watch it.

DanThemes
Автор

It was very interesting to know about http request response numbers, by the time all of us always get 404 not found but no one knew why?😂 In Laravel I have used header but did not know where it comes from or how to correctly use it. Thank you Gio, can not wait to start the3section and the project.

Armando-pxhi
Автор

sagol dzmao am kursma damawyebina samsaxuri

temotemo-lwdu
Автор

Sounds like you said headers are case-sensitive, but they are indeed case-INsensitive.

gosnooky
Автор

Gio, how many videos do you planning to realese? And when we'll reach the third section of the course - the advanced one? Greetings from Poland

szybkiinwalida
Автор

it will more help full for us if you push the code on github dear

developeralimcu
Автор

What is difference between Http 1.1 and 2.0 in create header like HTTP/1.1 404 Not Found. It will be working the same?

kacperkaczmarczyk
Автор

So what are we going to build? Got curious now

isaacsouza
Автор

how can i link file in folder 1 with a file in folder2, i am coding : include_once 'fp/header.php'

mpyhglr
Автор

I try to implement download like you, and it works on firefox and not on chrome by saying insecure download blocked. WHY?

hajiomary
Автор

Nice but this dont redirect me to 403 page what i included in htaccess

AtomTCP
Автор

What php text did you read man?
Youre like my personal php gpt.
Going forward, anything i didn't learn from your channel cannot be used in production.

samuelaniogbu
Автор

Why not use .htaccess to redirect a 404 to a special page.

dancarter