I've seen this expression and I don't know it's meaning
chr(ord($uuid[6]) & VALUE1 | VALUE2);
It's only using one & and | .
I've seen this expression and I don't know it's meaning
chr(ord($uuid[6]) & VALUE1 | VALUE2);
It's only using one & and | .