data_berita_admin.php data_berita_admin.php

div div div ?php include footer.php ?

13. data_berita_admin.php

?php include cek_session.php ? ?php include header_admin.php ? div id=breadcrumb div class=container div class=breadcrumb lia href=index.phpBerandaali lia href=admin.phpHalaman Adminali div div div div class=aboutus div class=container h3Tambah Beritah3 div class=container div class=col-md-7 wow fadeInDown data-wow-duration=1000ms data-wow- delay=300ms form action=proses_tambah_informasi.php method=post enctype=multipartform-data table width=637 border=0 align=center cellpadding=2 cellspacing=1 tr td height=19strongfont color=blackJudul Informasifontstrongtd tr tr td width=67 height=22font face=Times New Roman size=2 font color=blackinput type=text name=judul size=114fonttd tr tr td height=19strongfont color=blackFile Photofontstrongtd tr tr td width=67 height=30 input type=file name=photo fonttd tr tr td height=19strongIsi Informasistrongtd tr tr td width=67 height=99font face=Times New Roman size=2 textarea name=isi cols=30 rows=6 id=elm2textareafonttd tr tr td width=67input type=submit value=Entri onClick=return cek;nbsp; input type=button name=batal value=Batal onClick=location.replaceadmin.php; td tr table h3Tambah Beritah3 table width=80 cellpadding=0 cellspacing=0 tr td width=font color=blackstrongJudul Informasifontstrongtd td width=font color=blackstrongTanggal Postingfontstrongtd td width= align=font color=blackstrongAksifontstrongtd tr ?php require_onceconn.php; tampil=mysql_querySELECT FROM tbl_informasi order by id_informasi DESC; whilerow=mysql_fetch_objecttampil{ ? tr tdfont color=black?php echo ucwordsrow-judul_informasi; ?fonttd tdfont color=black?php echo ucwordsrow-tanggal_posting; ?fonttd td class=actiona href=hapus_informasi.php?kode=?php echo ucwordsrow- id_informasi; ?Hapusatd tr ?php } ? table form div div div div ?php include footer.php ?

14. data_berita_admin.php

?php include cek_session.php ? ?php include header_admin.php ? div id=breadcrumb div class=container div class=breadcrumb lia href=index.phpBerandaali lia href=admin.phpHalaman Adminali div div div div class=aboutus div class=container h3Tambah Beritah3 div class=container div class=col-md-7 wow fadeInDown data-wow-duration=1000ms data-wow- delay=300ms form action=proses_tambah_informasi.php method=post enctype=multipartform-data table width=637 border=0 align=center cellpadding=2 cellspacing=1 tr td height=19strongfont color=blackJudul Informasifontstrongtd tr tr td width=67 height=22font face=Times New Roman size=2 font color=blackinput type=text name=judul size=114fonttd tr tr td height=19strongfont color=blackFile Photofontstrongtd tr tr td width=67 height=30 input type=file name=photo fonttd tr tr td height=19strongIsi Informasistrongtd tr tr td width=67 height=99font face=Times New Roman size=2 textarea name=isi cols=30 rows=6 id=elm2textareafonttd tr tr td width=67input type=submit value=Entri onClick=return cek;nbsp; input type=button name=batal value=Batal onClick=location.replaceadmin.php; td tr table h3Tambah Beritah3 table width=80 cellpadding=0 cellspacing=0 tr td width=font color=blackstrongJudul Informasifontstrongtd td width=font color=blackstrongTanggal Postingfontstrongtd td width= align=font color=blackstrongAksifontstrongtd tr ?php require_onceconn.php; tampil=mysql_querySELECT FROM tbl_informasi order by id_informasi DESC; whilerow=mysql_fetch_objecttampil{ ? tr tdfont color=black?php echo ucwordsrow-judul_informasi; ?fonttd tdfont color=black?php echo ucwordsrow-tanggal_posting; ?fonttd td class=actiona href=hapus_informasi.php?kode=?php echo ucwordsrow-id_informasi; ?Hapusatd tr ?php } ? table form div div div div ?php include footer.php ?

15. log_out.php