$length) { $length = $length_2; }
// repair jumping control
$key1 = array_keys($data1['resultx']);
$key2 = array_keys($data2['resultx']);
$keys = array_merge($key1,$key2);
$keys = array_unique($keys);
asort($keys);
/*
echo "
QC Internal
Kimia Klinik
TRISENSA DIAGNOSTIC CENTRE
| INSTITUTION | Laboratorium Gleneagles |
Instrument | TMS 50i |
| TEST NAME | =$testname;?> |
Control | C 1 :=$data1['name'];?> / C 2 : =$data2['name'];?> |
| REAGENT | |
Lot No. | Lot 1 : =$data1['lot'];?> / Lot 2 : =$data2['lot'];?> |
| METHOD | =$method;?> |
VALUES | -2S | TARGET | +2S |
| UNIT | =$unit;?> |
VALUES |
=$data1['-2s'];?> | =$data1['mean'];?> | =$data1['+2s'];?> |
| |
|
=$data2['-2s'];?> | =$data2['mean'];?> | =$data2['+2s'];?> |
| PERIODE | =$dates;?> |
| Tanggal | Hasil 1 | Hasil 2 |
$i | $res1 | $res2 | "; }
}
?>