Help for this page

Select Code to Download


  1. or download this
    $theInt = 1501299200;
    $theHex = sprintf("%lx", $theInt);
    ...
       }
    }
    $bytes .= pack("C/a*", $finalHex);