Function __global->set_session_id
Definitions
sources/users_inactive_occasionals.php
- Set the session ID of the user.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$id | ID_TEXT | required parameter | N/A | N/A | The session ID |
$guest_session | boolean | False | N/A | N/A | Whether this is a guest session (guest sessions will use persistent cookies) |