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

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

"; } else { if ($indicatorPM_3[$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 < $nummerek3; $k++) { $tableName = str_replace(' ', '', $merek3[$k]); echo " "; echo "$header"; echo " "; $modelX = ''; for ($i=0; $i < $num_Maint_3[$k]; $i++) { $temp = "$k.$i"; $temp1 = "$tipe_Kend[3]$k$i"; if ($modelX != $model_Maint_3[$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_3[$temp]; } if ($status_Maint_3[$temp] == 'RFU') $colorX = 'green'; else $colorX = 'red'; echo ""; echo ""; echo ""; echo ""; // PREVENTIVE MAINT if ($indicatorPM_3[$temp] == 1) { echo ""; } else echo ""; // MIDLIFE /*if ($indicatorMIDLIFE_3[$temp] == 1) { echo ""; } else echo ""; */ // OVH if ($indicatorOVH_3[$temp] == 1) { echo ""; } else echo ""; echo ""; echo ""; //echo ""; echo ""; echo ""; //echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; ?>
$merek3[$k]$model_Maint_3[$temp]
$no_Maint_3[$temp]$model_Maint_3[$temp]$nokendaraan_Maint_3[$temp] $textindicatorALL_3[$temp] $textindicatorPM_3[$temp] $textindicatorALL_3[$temp] $textindicatorMIDLIFE_3[$temp] $textindicatorALL_3[$temp] $textindicatorOVH_3[$temp]$hm_terakhir_Maint_3[$temp]$hm_pm_Maint_3[$temp]$hm_topOVH_Maint_3[$temp]$hm_OVH_Maint_3[$temp]$hm_pm_Panduan_3[$temp]$hm_topOVH_Panduan_3[$temp]$hm_OVH_Panduan_3[$temp]$status_Maint_3[$temp]$tipe_Maint_3[$temp]$tahun_Maint_3[$temp]$kelompok_Maint_3[$temp]$pt_Maint_3[$temp]$divisi_Maint_3[$temp]$position_Maint_3[$temp]$kodeunit_Maint_3[$temp]$nomesin_Maint_3[$temp]$norangka_Maint_3[$temp]$keterangan_Maint_3[$temp] ($addedby_Maint_3[$temp])

"; } echo "
"; ?>