[FONT=FIXED SYS]6 char 0 LFSSPR : do not read file if no match
1 byte 6 game version : ignore
1 byte 7 game revision : ignore
1 byte 8 SPR version : ignore
1 byte 9 reserved : -
1 byte 10 reserved : -
[B]1 byte 11 qual mins : qualifying time[/B][/FONT]
<?php
// part of my code
$headerVars = Unpack("x11/Cttime/Claps/x2/ChotlapMode/x12/Cmass/Cintake/@128/Cconfig/Crev/x2/Sflags/ChotLap/CnumSplits", $header);
//
?>