Help for this page

Select Code to Download


  1. or download this
    $binary = chr(0) x 8;
    vec($binary, $_, 1) = 1 for (SOME, CONSTANTS);
    $binary = reverse $binary;