Help for this page

Select Code to Download


  1. or download this
      @fields = unpack($format, $record);
      $record = pack($format2, @fields);