fork(11) download
  1. <?php
  2.  
  3. $t = gmp_init("11545152599186258990");
  4. $byte_array_t = gmp_export($t, 8);
  5. echo base64_encode($byte_array_t);
Success #stdin #stdout 0s 82880KB
stdin
Standard input is empty
stdout
LrwswB6fOKA=