How do I detect that user is logged in

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
microbe
Posts: 7
Joined: Sun Jun 10, 2012 12:30 am

How do I detect that user is logged in

Post by microbe »

I want to make some modifications based on whether someone is logged in or not. Before I go pulling apart code, is there an easy way to detect that a person is logged in?
All the best,

Steve
Sorry...what was the question?
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: How do I detect that user is logged in

Post by Thorsten »

Hi,

you can use this method:

https://github.com/thorsten/phpMyFAQ/bl ... r.php#L230

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply