Function __global->member_is_online

Definitions

sources/users2.php

  • Find if a member is online.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$member_id MEMBER required parameter N/A N/A The member to check

Return

  • Whether they are online
  • Type: boolean
  • Set: N/A
  • Range: N/A