Redirecting to another page using PHP: how, why and best practices

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

How to redirect to another URL using PHP.

Part of the "Build a Complete Registration and Login System using PHP MVC" course.
Рекомендации по теме
Комментарии
Автор

You are lifesaver. couldn't figure out why redirect won't work. Finally, that was the exit command, which was missing. Thanks a million..

NimeshPatel-etkn
Автор

Well done and the 'exit' tip really allowed me to understand why I was getting "php notice" and "php warning" from the php error log, after a header('location: ...
Didn't find this elsewhere, looked for it for hours!
Thank you, Sir - subscribed and liked!

TutorIsland
Автор

Beautifully explained. Thanks for this tutorial!

MarkGoldfain
Автор

Thx, I always did this wrong. Instead of exit I used die() and I never sent the correct status code... I have to see your other videos. You're amazing!

unofficialmimolivetutorial
Автор

Very useful information : before redirect should not output anything to the page.

apanoiu
Автор

thanks very must it helped me in a different wait 👍

fastdevz
Автор

Excellent video. Thank you. Can you please comment on how to send cookies to a different domain in a redirect? They don’t seem to work in JavaScript and I don’t know how to create and send a cookie on a form submit to page on a different domain. Thank you.

shvideo
Автор

Thanks.

My own issue is that when I login it will say login successful and hang there without redirecting me to the dashboard.

How can I fix this issue?

micahemmanuel
Автор

i have my files as .html, im not able to redirect them. when i click on a button nothing happens but i can see the page gettin loaded in network option .

purevegkhana
Автор

can you share vedio related ...like how to pop pup to next page by clicking ok button in php

Sri_Hari_
Автор

I want it to show a message before redirect how can I do it ??

nepalcodetv
Автор

Hey Dave, youtube did it again :(. They deleted my problem that I sent to you. :(.

dannyreg
Автор

can you give me social media id so that i can talk to you

punitvachhani