<?php if (PHP_INT_SIZE === 4) echo '32'; else if (PHP_INT_SIZE === 8) echo '64';
You have javascript disabled. You will not be able to edit any code.