diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..594a73c Binary files /dev/null and b/.DS_Store differ diff --git a/sertifikat/sertif1.pdf b/sertifikat/sertif1.pdf new file mode 100644 index 0000000..86e20fb Binary files /dev/null and b/sertifikat/sertif1.pdf differ diff --git a/sertifikat/sertif10.pdf b/sertifikat/sertif10.pdf new file mode 100644 index 0000000..1e5f0ec Binary files /dev/null and b/sertifikat/sertif10.pdf differ diff --git a/sertifikat/sertif2.pdf b/sertifikat/sertif2.pdf new file mode 100644 index 0000000..12001e4 Binary files /dev/null and b/sertifikat/sertif2.pdf differ diff --git a/sertifikat/sertif3.pdf b/sertifikat/sertif3.pdf new file mode 100644 index 0000000..9788ef7 Binary files /dev/null and b/sertifikat/sertif3.pdf differ diff --git a/sertifikat/sertif4.pdf b/sertifikat/sertif4.pdf new file mode 100644 index 0000000..43cdd90 Binary files /dev/null and b/sertifikat/sertif4.pdf differ diff --git a/sertifikat/sertif5.pdf b/sertifikat/sertif5.pdf new file mode 100644 index 0000000..4deb65d Binary files /dev/null and b/sertifikat/sertif5.pdf differ diff --git a/sertifikat/sertif6.pdf b/sertifikat/sertif6.pdf new file mode 100644 index 0000000..08f6867 Binary files /dev/null and b/sertifikat/sertif6.pdf differ diff --git a/sertifikat/sertif7.pdf b/sertifikat/sertif7.pdf new file mode 100644 index 0000000..8a123de Binary files /dev/null and b/sertifikat/sertif7.pdf differ diff --git a/sertifikat/sertif8.pdf b/sertifikat/sertif8.pdf new file mode 100644 index 0000000..ec2925f Binary files /dev/null and b/sertifikat/sertif8.pdf differ diff --git a/sertifikat/sertif9.pdf b/sertifikat/sertif9.pdf new file mode 100644 index 0000000..ac41607 Binary files /dev/null and b/sertifikat/sertif9.pdf differ diff --git a/tampilan/cek_sertifikat.php b/tampilan/cek_sertifikat.php new file mode 100644 index 0000000..20a9732 --- /dev/null +++ b/tampilan/cek_sertifikat.php @@ -0,0 +1,136 @@ +alert('Gagal update data');window.location.href='halaman_utama.php?page=cek_sertifikat&id=$id&file=$pdfFile'"; + } else { + echo ""; + } +} +?> + + + +
+
+ +
+ +
+

Detail Siswa


+

Nama:

+

NIS:

+

Kelas:

+

Telepon:

+

Email:

+

Angkatan:

+

+ +

Kategori Kegiatan


+

Kategori:

+

Sub Kategori:

+

Kegiatan:



+ + + + + + + +
+ + +
+ +
+ + + +
+ + +
+ +
+ +
+ + + +
\ No newline at end of file diff --git a/tampilan/halaman_utama.php b/tampilan/halaman_utama.php index 335be08..0e66b26 100644 --- a/tampilan/halaman_utama.php +++ b/tampilan/halaman_utama.php @@ -176,6 +176,9 @@ include "../koneksi.php"; case "sertifikat": include "sertifikat.php"; break; + case "cek_sertifikat": + include "cek_sertifikat.php"; + break; } ?> diff --git a/tampilan/sertifikat.php b/tampilan/sertifikat.php index 4836e05..6892d40 100644 --- a/tampilan/sertifikat.php +++ b/tampilan/sertifikat.php @@ -38,7 +38,7 @@ function getSertifikat($koneksi, $status = '', $kegiatan = '') { {$data['Nama_Siswa']} {$data['Angkatan']} {$data['Status']} - Lihat File + Lihat File "; } echo "";