Skip to content

Tag: 32bit-64bit

PHP(32-bit) 2GB Range Download

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, …

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 &…