login and logout links php issue

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: login and logout links php issue

Post by Celauran »

Why are there so many different login/logout pages? Is that really necessary? Also, if you're logged in as role A, does seeing a role B login make sense? You would at the very least need to log out of your current role first, bringing us back to the first question.
Post Reply