I can't find any mention of it in the documentation, but there seems to be an additional entry in the $_SERVER
superglobal named UNIQUE_ID
? What is this value used for?
It's fairly obvious that it's a unique ID, but of what? Of the current session, script, or server?