jeudi 16 avril 2020

is there any ways to solve if inside if php? I want to change bg color only for expired date ('nomor' & 'periode') rows

execute(); $result = null; if ($stmt->rowCount() == 0) { } else { while ($row = $stmt->fetch(PDO::FETCH_ASSOC)) { $result[] = "".$row['id_note']." ".$row['crdate']." ".$row['satker']." ".$row['mitra']." ".$row['tipe_mitra']." ".$row['judul_lingkup']." ".$row['nomor']."
".$row['periode']." Tahun ".$row['lokasi']." ".$row['peran']." ".$row['progres']." ".$row['masalah_upaya']." ".$row['keterangan']." ".$row['pengelola']." Hapus Ubaaah "; } } ?>

Aucun commentaire:

Enregistrer un commentaire