Hello,
I added the following link to my password protected pages for users to logout:
<a href="my_URL/protector/password_protect.php?logout">Logout</a>
How do I make it so that when they click the Logout button that it redirects back to the homepage instead of just a blank page that says "logged out"?
Thanks,
Andy