Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Securing components from non logged in users


enlightenmental1
Participant

@enlightenmental1

yes sir,

that worked great!

I’ve edited the original code to:

echo “You must be Logged-In to view this page”; //displays message

exit(); //stops page from loading

but I want it to redirect after echoing the above line

anyone?

(Thanks again Burt)

Skip to toolbar