Hi,
I have a link in my header bar, that points to a php file, which then in turn redirects to another url.
I want to make it so that when a user clicks on that link and it visits php file, that only members that are logged in can continue on and visit the link redirect in the php. If not, then tell them to login.
How would I do that?
Is there some php code that would do that?
Thanks in advance,
Nate
I have a link in my header bar, that points to a php file, which then in turn redirects to another url.
I want to make it so that when a user clicks on that link and it visits php file, that only members that are logged in can continue on and visit the link redirect in the php. If not, then tell them to login.
How would I do that?
Is there some php code that would do that?
Thanks in advance,
Nate