alert

How do you make a redirect in PHP? Using only PHP to redirect user to another page

0:00
↔️ ↕️

Sharing buttons:

in this video how to make a redirect in

php

[Music]

now a lot of the stuff that we build is

in wordpress and so there is a way to do

a redirect

in wordpress with the wp underscore

redirect

function that's built into wordpress but

we're not talking about that function

we're talking about going back to the

raw root language of php

and doing a redirect in php so i'm going

to show you guys how to do that in this

video let's get started

so here on the ideaproio example page

we have our code here and we've built

this page that's just a standalone php

page now this site

is wordpress but we're not bringing into

wordpress into this