Help for this page

Select Code to Download


  1. or download this
    $number10 = pack('C', 10);
    # ...
    $number100 = pack('C', 100);
    
  2. or download this
    $size = length($number100);
    
  3. or download this
    __END__
    $_=q,just perl,,s, , another ,,s,$, hacker,,print;