It appears to be perhaps part of a bigger solution as yet unmentioned, not a full “membership” solution. What it does is insert a php code $_session into the top of the page to tell the server to track a given id and user level. There is no login mechanism as such.
PHP Sessions gives an explanation of what the php does.