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

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

"; } else { if ($indicatorPM_2[$temp] == 1) { 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 < $nummerek2; $k++) { $tableName = str_replace(' ', '', $merek2[$k]); echo " "; echo "$header"; echo " "; $modelX = ''; for ($i=0; $i < $num_Maint_2[$k]; $i++) { $temp = "$k.$i"; $temp1 = "$tipe_Kend[2]$k$i"; if ($modelX != $model_Maint_2[$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_2[$temp]; } if ($status_Maint_2[$temp] == 'RFU') $colorX = 'green'; else $colorX = 'red'; echo ""; echo ""; echo ""; echo ""; // PREVENTIVE MAINT if ($indicatorPM_2[$temp] == 1) { echo ""; } else echo ""; // MIDLIFE /*if ($indicatorMIDLIFE_2[$temp] == 1) { echo ""; } else echo ""; */ // OVH if ($indicatorOVH_2[$temp] == 1) { echo ""; } else echo ""; echo ""; echo ""; //echo ""; echo ""; echo ""; //echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; ?>
$merek2[$k]$model_Maint_2[$temp]
$no_Maint_2[$temp]$model_Maint_2[$temp]$nokendaraan_Maint_2[$temp] $textindicatorALL_2[$temp] $textindicatorPM_2[$temp] $textindicatorALL_2[$temp] $textindicatorMIDLIFE_2[$temp] $textindicatorALL_2[$temp] $textindicatorOVH_2[$temp]$hm_terakhir_Maint_2[$temp]$hm_pm_Maint_2[$temp]$hm_topOVH_Maint_2[$temp]$hm_OVH_Maint_2[$temp]$hm_pm_Panduan_2[$temp]$hm_topOVH_Panduan_2[$temp]$hm_OVH_Panduan_2[$temp]$status_Maint_2[$temp]$tipe_Maint_2[$temp]$tahun_Maint_2[$temp]$kelompok_Maint_2[$temp]$pt_Maint_2[$temp]$divisi_Maint_2[$temp]$position_Maint_2[$temp]$kodeunit_Maint_2[$temp]$nomesin_Maint_2[$temp]$norangka_Maint_2[$temp]$keterangan_Maint_2[$temp] ($addedby_Maint_2[$temp])

"; } echo "
"; ?>