I have the following problem: I have a php webpage which: is running on a raspberry pi(32bit) should deliver files for download which are bigger than 2 GB files are access protected, which means, …
Tag: 32bit-64bit
Convert from 64bit number to 32bit number
Trying a lot and just failing.. I want to this number, turn into this: That is the 32bit form of it. Trying to explain with more details: http://www.tonymarston.net/php-mysql/converter.php 1) Put the value 76561198005785475 on the “Decimal (input)” field. 2) Press “DEC to BIN” on the “Binary (Base 2)” field. 3) Count 32 starting from the RIGHT and copy it. 4)