"; for ($i=0; $i < $num_Maint_1[$k]; $i++) { $temp = "$k.$i"; $temp1 = "$tipe_Kend[1]$k$i"; if ($indicatorOVH_1[$temp] == 1) { echo "

"; } else { if ($indicatorMIDLIFE_1[$temp] == 1) { echo "

"; } else { if ($indicatorPM_1[$temp] == 1) { echo "

"; } } } } echo "
"; } } */ echo "
"; $header = " Nomer_Urut Model Kendaraan Nomer_Kendaraan PREVENTIVE_MAIN ACTION OVER_HAUL_MAINT ACTION HM SEKARANG PM
TERAKHIR OVH
TERAKHIR PM
SETIAP OVH
SETIAP Status Kendaraan Tipe_Kendaraan Tahun Kendaraan Cost_Center Perusahaan_Owner __Group_Kendaraan__ Lokasi Kendaraan Kode_Unit No_Mesin No_Rangka_Kendaraan Keterangan_Remark_Note_(Last_Edited_By)_Info_Tambahan"; for ($k=0; $k < $nummerek; $k++) { $tableName = str_replace(' ', '', $merek[$k]); echo " "; echo "$header"; echo " "; $modelX = ''; for ($i=0; $i < $num_Maint_1[$k]; $i++) { $temp = "$k.$i"; $temp1 = "$tipe_Kend[1]$k$i"; if ($modelX != $model_Maint_1[$temp]) { echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //echo ""; //echo ""; //echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; $modelX = $model_Maint_1[$temp]; } if ($status_Maint_1[$temp] == 'RFU') $colorX = 'green'; else $colorX = 'red'; echo ""; echo ""; echo ""; echo ""; // PREVENTIVE MAINT if ($indicatorPM_1[$temp] == 1) { echo ""; } else echo ""; // MIDLIFE /*if ($indicatorMIDLIFE_1[$temp] == 1) { echo ""; } else echo ""; */ // OVH if ($indicatorOVH_1[$temp] == 1) { echo ""; } else echo ""; echo ""; echo ""; //echo ""; echo ""; echo ""; //echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; ?>
$merek[$k]$model_Maint_1[$temp]
$no_Maint_1[$temp]$model_Maint_1[$temp]$nokendaraan_Maint_1[$temp] $textindicatorALL_1[$temp] $textindicatorPM_1[$temp] $textindicatorALL_1[$temp] $textindicatorMIDLIFE_1[$temp] $textindicatorALL_1[$temp] $textindicatorOVH_1[$temp]$hm_terakhir_Maint_1[$temp]$hm_pm_Maint_1[$temp]$hm_topOVH_Maint_1[$temp]$hm_OVH_Maint_1[$temp]$hm_pm_Panduan_1[$temp]$hm_topOVH_Panduan_1[$temp]$hm_OVH_Panduan_1[$temp]$status_Maint_1[$temp]$tipe_Maint_1[$temp]$tahun_Maint_1[$temp]$kelompok_Maint_1[$temp]$pt_Maint_1[$temp]$divisi_Maint_1[$temp]$position_Maint_1[$temp]$kodeunit_Maint_1[$temp]$nomesin_Maint_1[$temp]$norangka_Maint_1[$temp]$keterangan_Maint_1[$temp] ($addedby_Maint_1[$temp])

"; } echo "
"; ?>