Function __global->get_pseudo_session_id
Definitions
sources/users.php
- Get the current session ID, or if there is none something that can roughly differentiate a session. Used by stats code.Use very carefully, we don't want the output of this function to bias static cached pages in any way.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Return
- The current pseudo session ID
- Type: ID_TEXT
- Set: N/A
- Range: N/A