Code: Alles auswählen
$CRC = $funktionen->hex2str(str_pad(dechex( $funktionen->CRC16Normal( "QLM".date('Ym'))), 4, '0', STR_PAD_LEFT ));
Code: Alles auswählen
$CRC = $funktionen->hex2str(str_pad(dechex( $funktionen->CRC16Normal( "QLM".date('Ym'))), 4, '0', STR_PAD_LEFT ));