How To Check If User Is Currently Logged In PHPBB Forums
- Forums
- Interesting Topics
- How To Check If User Is Currently Logged In PHPBB Forums
This Page Contains information about How To Check If User Is Currently Logged In PHPBB Forums By werner_tolis in category Interesting Topics with 2 Replies. [2389], Last Updated: Sat May 18, 2024
werner_tolis
Wed Mar 18, 2009
2 Comments
1017 Visits
hi can you tell me how i can check if user session is active?
i mean i want to be able to check if the user is logged in but i can't fingure it out and i want to integrate it with my current website do you know how to do that?
if ($user->data['user_id'] == anonymous)
{
trigger_erro $user->lang['attachment_login_requ