No
Tanggal Terima Netto (Ton)"; echo "
  PENERIMAAN PELABUHAN  
"; echo " $header1"; for ($i=0; $i < $numtanggal; $i++) { $nomertable = $i+1; $timestamp = strtotime($tanggalsum[$i]); $tanggalterima = date("d-M-Y", $timestamp); echo " "; } echo "
$nomertable
$tanggalterima     $beratBB[$i]
"; $header1 = "
No
Tipe BatuNetto (Ton)"; echo "
  STOCK BATUBARA  
"; echo " $header1"; for ($i=0; $i < $numtipebatu1; $i++) { $nomertable = $i+1; echo " "; } echo "
$nomertable
$tipebatustock[$i] $beratbatu[$i]
"; if ($thirdgraph == 1) { if ($searchwhat == 'searchperlokasiPIT') { $header1 = "
No
Nama_PITTanggalNetto (Ton)"; $titlepage = 'BATUBARA / PIT'; } else { $header1 = "
No
Tipe BatuTanggalNetto (Ton)"; $titlepage = 'BATUBARA / TIPE BATU'; } echo "
  BATUBARA / PIT  
"; echo " $header1"; for ($i=0; $i < $numnew; $i++) { $nomertable = $i+1; echo " "; } echo "
$nomertable
$searchitem $tanggalnew[$i] $beratBBnew[$i]
"; } ?>