• Tidak ada hasil yang ditemukan

Sistem Informasi D3 Teknik Informatika Fakultas Mipa USU Berbasis Web Menggunakan PHP Dan MYSQL

N/A
N/A
Protected

Academic year: 2017

Membagikan "Sistem Informasi D3 Teknik Informatika Fakultas Mipa USU Berbasis Web Menggunakan PHP Dan MYSQL"

Copied!
79
0
0

Teks penuh

(1)

KEMENTERIAN PENDIDIKAN NASIONAL

UNIVERSITAS SUMATERA UTARA

FAKULTAS MATEMATIKA DAN ILMU PENGETAHUAN ALAM

Jl. Bioteknologi No.1 Kampus USU Padang Bulan Medan-20155

Telp. (061) 8211050, Fax. (061) 8214290

KARTU BIMBINGAN TUGAS AKHIR MAHASISWA

Nama Mahasiswa

: GINANDA A PRAYUDHA

Nomor Stambuk

: 112406013

Judul Tugas Akhir

: SISTEM INFORMASI D3 TEKNIK INFORMATIKA

FAKULTAS

MIPA

USU

BERBASIS

WEB

MENGGUNAKAN PHP DAN MYSQL

Dosen Pembimbing

: Prof. Dr. Saib Suwilo, M.Sc

Tanggal Mulai Bimbingan

:

Tanggal Selesai Bimbingan :

No.

Tanggal

Bimbingan

Pembahasan pada

Asistensi Mengenai, pada

Bab :

Paraf Dosen

Pembimbing

Keterangan

1.

Pengajuan Judul

2.

ACC Judul Tugas Akhir

3.

Pengajuan Bab 1 – 5

4.

ACC Bab 1 – 5

5.

Uji Program

6.

ACC Tugas Akhir

 Kartu ini harap dikembalikan ke Departemen Matematika bila bimbingan telah selesai.

Disetujui oleh:

Program Studi D3 Teknik Informatika

FMIPA USU

Ketua,

Pembimbing,

Dr. Elly Rosmaini, M.Si

Prof. Dr. Saib Suwilo, M.Sc

(2)

KEMENTERIAN PENDIDIKAN NASIONAL

UNIVERSITAS SUMATERA UTARA

FAKULTAS MATEMATIKA DAN ILMU PENGETAHUAN ALAM

Jl. Bioteknologi No.1 Kampus USU Padang Bulan Medan-20155

Telp. (061) 8211050, Fax. (061) 8214290

SURAT KETERANGAN

Hasil Uji Program Tugas Akhir

Yang bertanda tangan di bawah ini, menerangkan bahwa Mahasiswa Tugas Akhir

Program Diploma III Teknik Informatika :

Nama

: GINANDA A PRAYUDHA

NIM

: 112406013

Program Studi

: Diploma (D3) Teknik Informatika

Judul Tugas Akhir

: SISTEM INFORMASI D3 TEKNIK INFORMATIKA

FAKULTAS

MIPA

USU

BERBASIS

WEB

MENGGUNAKAN PHP DAN MYSQL

telah melakukan test program Tugas Akhir Mahasiswa tersebut di atas pada tanggal

…..../06/2014.

Dengan hasil :

SUKSES

/

GAGAL

Demikian diterangkan untuk digunakan melengkapi Syarat Pendaftaran Meja Hijau

Tugas Akhir Mahasiswa bersangkutan di Departemen Matematika FMIPA USU

Medan.

Medan, Juni 2014

Dosen Pembimbing

Prof. Dr. Saib Suwilo, M.Sc

(3)
(4)

LAMPIRAN LISTING PROGRAM WEBSITE

1.

Halaman Home (index.php)

<?php

session_start();

if(ISSET($_SESSION['username'])){ include "koneksiadmin.php";

} else{

header("location:form_admin.php"); }

?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml"> <head>

<meta name="keywords" content="" /> <meta name="description" content="" />

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Roster Online</title>

<link

href="http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet" type="text/css" />

<link href="style.css" rel="stylesheet" type="text/css" media="screen" />

<style type="text/css"> <!--

#msg-pop-up{left: 20px;bottom:20px; position: fixed; max-width:320px;}

#msg-pop-up #container{

font-family: "lucida grande",tahoma,verdana,arial,sans-serif; color: #3b5998;

background-color: #E1E6EE; border: 1px solid #99A8C7;

-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;

margin: 0; padding: 3px; font-size: 8pt; }

#msg-pop-up #header{ -moz-border-radius: 3px 3px 3px 3px;font-weight:bold;}

#msg-pop-up #mclose{background: url("../images/ico-close.png") no-repeat;width:16px;height:16px;position: absolute; z-index: 200; right: 0pt; top: 0pt; margin-top: -7px;color:white;font-weight: bold;}

#msg-pop-up #mcheck{background: url("../images/ico-cart copy.png") no-repeat;width:24px;height:24px;position: absolute; z-index: 200; left: 0pt; top: 0pt; margin-top: -7px;color:white;font-weight: bold;padding-left:16px;}

.style2 {

font-size: 34px;

(5)

body,td,th {

font-size: 12px; }

.style4 {

color: #232323; font-size: 14px; }

.style5 {

font-size: 14px; font-weight: bold; }

.style8 {

color: #00FF00; font-size: 16px; font-weight: bold; }

--> </style> </head> <body>

<div class="unit dg-header">

<div class="unit dg-layout">

<div class="unit on-2 columns same-height">

</div>

<div id="header-wrapper">

<div id="header" class="container"> <div id="logo">

<div align="left"><span class="style2">Sistem Informasi D3 Teknik Informatika Fakultas MIPA USU</span> </div>

<h6>&nbsp;</h6> </div>

</div>

<div id="banner" class="container">

<div class="image-style"><img src="../images/MIPA.jpg" width="970" height="320" alt="" /></div>

</div> </div>

<div class="list-style1" id="wrapper">

<div id="splash" class="container"><span></span> </div> <div id="page" class="container">

<div id="content"> <div class="post">

<h2 class="title"><font size="3" color="#66FF00"><b>

</b></font><font color="#66FF00"><b>

</b></font><b>

<marquee behavior="up" scrolldelay="110"> </marquee>

</b> </h2> <fieldset>

<marquee behavior="up" scrolldelay="110">

<span class="style8">Selamat Datang di Sistem Informasi D3 Teknik Informatika FMIPA USU</span></p>

</marquee>

<table border="0" cellpadding="5" cellspacing="5"> <tr>

(6)

</tr> <tr>

</tr>

<tr align="right">

</tr> </table> </fieldset> </form>

<div align="justify"><span class="style4">Sistem Informasi ini menjelaskan profil program studi D3 Teknik Informatika dan mengelola jadwal kuliah Prodi D3 Teknik Informatika. Roster Kuliah Online ini membantu Mahasiswa/i beserta Dosen D3 Teknik Informatika FMIPA USU untuk meilhat Jadwal Kuliah yang Lebih efisien. Sistem ini juga berisikan daftar dosen dan kode ruangan. </span>. </div>

</div> </div>

</div>

<div id="sidebar"> <div>

<h2>Menu </h2>

<ul class="list-style1 style5">

<li><a href="profil.php" target="_blank">Direktori Prodi D3 TI</a></li>

<li><a href="http://www.usu.ac.id" target="_blank">University of Sumatera Utara</a></li>

<li><a

href="http://www.usu.ac.id/contact-us.html" target="_blank">Contact Us</a></li>

<li><a

href="http://www.usu.ac.id/usumap.php" target="_blank">USU Map</a></li>

<li><a

href="http://www.usu.ac.id/finder" target="_blank">People Finder</a></li>

<li><a

href="https://portal.usu.ac.id/login/login.php" target="_blank">Login Portal Akademik</a></li>

<li><a href="logout.php">Logout</a></li>

</ul> </div> </div>

<!-- end #sidebar -->

<div style="clear: both;">&nbsp;</div> </div>

<!-- end #page --> </div>

<div id="footer-content" class="container"> <div id="footer-bg">

<h2>Sistem Informasi Prodi D3 TI</h2>

(7)

</div>

<div class="unit dg-footer">

<div class="unit dg-layout"> <div id="dg-footer-text"> <br />

&copy; 2014 <a href="http://www.usu.ac.id" target="_blank">University of Sumatera Utara</a> |

<a href="http://www.usu.ac.id/contact-us.html" target="_blank">Contact Us</a> |

<a href="http://www.usu.ac.id/usumap.php" target="_blank">USU Map</a> |

<a href="http://www.usu.ac.id/finder" target="_blank">People Finder</a> |

<a href="https://portal.usu.ac.id/login/login.php" target="_blank">Login Portal Akademik</a>

</div> </div>

</div>

<!-- end #footer --> </body>

</html>

2.

A2011.php

<?php

session_start();

if(ISSET($_SESSION['username'])){ include "koneksiadmin.php";

} else{

header("location:form_admin.php"); }

?> <?php

error_reporting(0);

include "koneksiadmin.php";

$select = "select * from jadwal where com = 'A2011' order by id_jadwal asc";

$select_query = mysql_query($select); $total = mysql_num_rows($select_query) ?>

<center><h2>Daftar Roster Online</h2></center> <center><a href="A2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2011</a>

<a href="B2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2011</a>

<a href="C2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2011</a>

(8)

<a href="E2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2011</a>

<a href="A2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2012</a>

<a href="B2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2012</a>

<a href="C2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2012</a>

<a href="D2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2012</a>

<a href="E2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2012</a>

<a href="A2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2013</a>

<a href="B2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2013</a>

<a href="C2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2013</a>

<a href="D2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2013</a>

<a href="E2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2013</a></center>

<br><br>

<table style="font-size:11px;font-family:'arial';text-align:center;" border='1' width="80%" align='center' bgcolor="white">

<tr>

<th>Hari</th> <th>Waktu</th>

<th>Mata Kuliah</th>

<th>Nama Dosen Pembimbing</th> <th>Kelas</th>

<th>Komputer</th> <th>Pilihan</th></tr> <?php

$k=1;

while($k < $select_result = mysql_fetch_array($select_query))

{

$id = $select_result['id_jadwal'] ; $hari = $select_result['hari'] ; $waktu = $select_result['waktu'] ;

$mata_kuliah =

$select_result['mata_kuliah'] ;

(9)

echo

"<tr><td>$hari</td><td>$waktu</td><td>$mata_kuliah</td><td>$dosen</td ><td>$ruang</td><td>$com</td><td>

<form method=\"POST\" action=\"action.php?id=$id\"><input type=\"hidden\" value=\"$id\" name=\"id\">

<input type=\"submit\" name=\"action\" value=\"Update\"><br />

<input type=\"submit\" name=\"action\" value=\"Delete\">

</form></td></tr>"; $k++;

}

echo "</table>"; ?>

</table>

<br><br><center>

</p> <p>

<input type="button" value="Input Data" onClick="window.location.href='profil.php?menu=registrasi'">

</p>

3.

A2012.php

<?php

session_start();

if(ISSET($_SESSION['username'])){ include "koneksiadmin.php";

} else{

header("location:form_admin.php"); }

?> <?php

error_reporting(0);

include "koneksiadmin.php";

$select = "select * from jadwal where com = 'A2012' order by id_jadwal asc";

$select_query = mysql_query($select); $total = mysql_num_rows($select_query) ?>

<center><h2>Daftar Roster Online</h2></center> <center><a href="A2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2011</a>

<a href="B2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2011</a>

(10)

<a href="D2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2011</a>

<a href="E2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2011</a>

<a href="A2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2012</a>

<a href="B2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2012</a>

<a href="C2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2012</a>

<a href="D2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2012</a>

<a href="E2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2012</a>

<a href="A2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2013</a>

<a href="B2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2013</a>

<a href="C2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2013</a>

<a href="D2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2013</a>

<a href="E2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2013</a></center>

<br><br>

<table style="font-size:11px;font-family:'arial';text-align:center;" border='1' width="80%" align='center' bgcolor="white">

<tr>

<th>Hari</th> <th>Waktu</th>

<th>Mata Kuliah</th>

<th>Nama Dosen Pembimbing</th> <th>Kelas</th>

<th>Komputer</th> <th>Pilihan</th></tr> <?php

$k=1;

while($k < $select_result = mysql_fetch_array($select_query))

{

$id = $select_result['id_jadwal'] ; $hari = $select_result['hari'] ; $waktu = $select_result['waktu'] ;

$mata_kuliah =

(11)

$dosen = $select_result['dosen'] ; $ruang = $select_result['ruang'] ; $com = $select_result['com'] ; echo

"<tr><td>$hari</td><td>$waktu</td><td>$mata_kuliah</td><td>$dosen</td ><td>$ruang</td><td>$com</td><td>

<form method=\"POST\" action=\"action.php?id=$id\"><input type=\"hidden\" value=\"$id\" name=\"id\">

<input type=\"submit\" name=\"action\" value=\"Update\"><br />

<input type=\"submit\" name=\"action\" value=\"Delete\">

</form></td></tr>"; $k++;

}

echo "</table>"; ?>

</table>

<br><br><center>

</p> <p>

<input type="button" value="Input Data" onClick="window.location.href='profil.php?menu=registrasi'">

</p>

4.

A2013.php

<?php

session_start();

if(ISSET($_SESSION['username'])){ include "koneksiadmin.php";

} else{

header("location:form_admin.php"); }

?> <?php

error_reporting(0);

include "koneksiadmin.php";

$select = "select * from jadwal where com = 'A2013' order by id_jadwal asc";

$select_query = mysql_query($select); $total = mysql_num_rows($select_query) ?>

<center><h2>Daftar Roster Online</h2></center> <center><a href="A2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2011</a>

(12)

<a href="C2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2011</a>

<a href="D2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2011</a>

<a href="E2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2011</a>

<a href="A2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2012</a>

<a href="B2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2012</a>

<a href="C2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2012</a>

<a href="D2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2012</a>

<a href="E2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2012</a>

<a href="A2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2013</a>

<a href="B2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2013</a>

<a href="C2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2013</a>

<a href="D2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2013</a>

<a href="E2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2013</a></center>

<br><br>

<table style="font-size:11px;font-family:'arial';text-align:center;" border='1' width="80%" align='center' bgcolor="white">

<tr>

<th>Hari</th> <th>Waktu</th>

<th>Mata Kuliah</th>

<th>Nama Dosen Pembimbing</th> <th>Kelas</th>

<th>Komputer</th> <th>Pilihan</th></tr> <?php

$k=1;

while($k < $select_result = mysql_fetch_array($select_query))

{

(13)

$waktu = $select_result['waktu'] ;

$mata_kuliah =

$select_result['mata_kuliah'] ;

$dosen = $select_result['dosen'] ; $ruang = $select_result['ruang'] ; $com = $select_result['com'] ; echo

"<tr><td>$hari</td><td>$waktu</td><td>$mata_kuliah</td><td>$dosen</td ><td>$ruang</td><td>$com</td><td>

<form method=\"POST\" action=\"action.php?id=$id\"><input type=\"hidden\" value=\"$id\" name=\"id\">

<input type=\"submit\" name=\"action\" value=\"Update\"><br />

<input type=\"submit\" name=\"action\" value=\"Delete\">

</form></td></tr>"; $k++;

}

echo "</table>"; ?>

</table>

<br><br><center>

</p> <p>

<input type="button" value="Input Data" onClick="window.location.href='profil.php?menu=registrasi'">

</p>

5.

B2011.php

<?php

session_start();

if(ISSET($_SESSION['username'])){ include "koneksiadmin.php";

} else{

header("location:form_admin.php"); }

?> <?php

error_reporting(0);

include "koneksiadmin.php";

$select = "select * from jadwal where com = 'B2011' order by id_jadwal asc";

$select_query = mysql_query($select); $total = mysql_num_rows($select_query) ?>

(14)

<a href="B2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2011</a>

<a href="C2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2011</a>

<a href="D2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2011</a>

<a href="E2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2011</a>

<a href="A2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2012</a>

<a href="B2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2012</a>

<a href="C2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2012</a>

<a href="D2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2012</a>

<a href="E2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2012</a>

<a href="A2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2013</a>

<a href="B2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2013</a>

<a href="C2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2013</a>

<a href="D2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2013</a>

<a href="E2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2013</a></center>

<br><br>

<table style="font-size:11px;font-family:'arial';text-align:center;" border='1' width="80%" align='center' bgcolor="white">

<tr>

<th>Hari</th> <th>Waktu</th>

<th>Mata Kuliah</th>

<th>Nama Dosen Pembimbing</th> <th>Kelas</th>

<th>Komputer</th> <th>Pilihan</th></tr> <?php

$k=1;

while($k < $select_result = mysql_fetch_array($select_query))

(15)

$id = $select_result['id_jadwal'] ; $hari = $select_result['hari'] ; $waktu = $select_result['waktu'] ;

$mata_kuliah =

$select_result['mata_kuliah'] ;

$dosen = $select_result['dosen'] ; $ruang = $select_result['ruang'] ; $com = $select_result['com'] ; echo

"<tr><td>$hari</td><td>$waktu</td><td>$mata_kuliah</td><td>$dosen</td ><td>$ruang</td><td>$com</td><td>

<form method=\"POST\" action=\"action.php?id=$id\"><input type=\"hidden\" value=\"$id\" name=\"id\">

<input type=\"submit\" name=\"action\" value=\"Update\"><br />

<input type=\"submit\" name=\"action\" value=\"Delete\">

</form></td></tr>"; $k++;

}

echo "</table>"; ?>

</table>

<br><br><center>

</p> <p>

<input type="button" value="Input Data" onClick="window.location.href='profil.php?menu=registrasi'">

</p>

6.

B2012.php

<?php

session_start();

if(ISSET($_SESSION['username'])){ include "koneksiadmin.php";

} else{

header("location:form_admin.php"); }

?> <?php

error_reporting(0);

include "koneksiadmin.php";

$select = "select * from jadwal where com = 'B2012' order by id_jadwal asc";

$select_query = mysql_query($select); $total = mysql_num_rows($select_query) ?>

(16)

<center><a href="A2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2011</a>

<a href="B2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2011</a>

<a href="C2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2011</a>

<a href="D2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2011</a>

<a href="E2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2011</a>

<a href="A2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2012</a>

<a href="B2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2012</a>

<a href="C2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2012</a>

<a href="D2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2012</a>

<a href="E2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2012</a>

<a href="A2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2013</a>

<a href="B2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2013</a>

<a href="C2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2013</a>

<a href="D2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2013</a>

<a href="E2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2013</a></center>

<br><br>

<table style="font-size:11px;font-family:'arial';text-align:center;" border='1' width="80%" align='center' bgcolor="white">

<tr>

<th>Hari</th> <th>Waktu</th>

<th>Mata Kuliah</th>

<th>Nama Dosen Pembimbing</th> <th>Kelas</th>

<th>Komputer</th> <th>Pilihan</th></tr> <?php

(17)

while($k < $select_result = mysql_fetch_array($select_query))

{

$id = $select_result['id_jadwal'] ; $hari = $select_result['hari'] ; $waktu = $select_result['waktu'] ;

$mata_kuliah =

$select_result['mata_kuliah'] ;

$dosen = $select_result['dosen'] ; $ruang = $select_result['ruang'] ; $com = $select_result['com'] ; echo

"<tr><td>$hari</td><td>$waktu</td><td>$mata_kuliah</td><td>$dosen</td ><td>$ruang</td><td>$com</td><td>

<form method=\"POST\" action=\"action.php?id=$id\"><input type=\"hidden\" value=\"$id\" name=\"id\">

<input type=\"submit\" name=\"action\" value=\"Update\"><br />

<input type=\"submit\" name=\"action\" value=\"Delete\">

</form></td></tr>"; $k++;

}

echo "</table>"; ?>

</table>

<br><br><center>

</p> <p>

<input type="button" value="Input Data" onClick="window.location.href='profil.php?menu=registrasi'">

</p>

7.

B2013.php

<?php

session_start();

if(ISSET($_SESSION['username'])){ include "koneksiadmin.php";

} else{

header("location:form_admin.php"); }

?> <?php

error_reporting(0);

include "koneksiadmin.php";

$select = "select * from jadwal where com = 'B2013' order by id_jadwal asc";

(18)

?>

<center><h2>Daftar Roster Online</h2></center> <center><a href="A2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2011</a>

<a href="B2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2011</a>

<a href="C2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2011</a>

<a href="D2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2011</a>

<a href="E2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2011</a>

<a href="A2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2012</a>

<a href="B2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2012</a>

<a href="C2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2012</a>

<a href="D2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2012</a>

<a href="E2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2012</a>

<a href="A2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2013</a>

<a href="B2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2013</a>

<a href="C2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2013</a>

<a href="D2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2013</a>

<a href="E2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2013</a></center>

<br><br>

<table style="font-size:11px;font-family:'arial';text-align:center;" border='1' width="80%" align='center' bgcolor="white">

<tr>

<th>Hari</th> <th>Waktu</th>

<th>Mata Kuliah</th>

<th>Nama Dosen Pembimbing</th> <th>Kelas</th>

(19)

<?php $k=1;

while($k < $select_result = mysql_fetch_array($select_query))

{

$id = $select_result['id_jadwal'] ; $hari = $select_result['hari'] ; $waktu = $select_result['waktu'] ;

$mata_kuliah =

$select_result['mata_kuliah'] ;

$dosen = $select_result['dosen'] ; $ruang = $select_result['ruang'] ; $com = $select_result['com'] ; echo

"<tr><td>$hari</td><td>$waktu</td><td>$mata_kuliah</td><td>$dosen</td ><td>$ruang</td><td>$com</td><td>

<form method=\"POST\" action=\"action.php?id=$id\"><input type=\"hidden\" value=\"$id\" name=\"id\">

<input type=\"submit\" name=\"action\" value=\"Update\"><br />

<input type=\"submit\" name=\"action\" value=\"Delete\">

</form></td></tr>"; $k++;

}

echo "</table>"; ?>

</table>

<br><br><center>

</p> <p>

<input type="button" value="Input Data" onClick="window.location.href='profil.php?menu=registrasi'">

</p>

8.

C2011.php

<?php

session_start();

if(ISSET($_SESSION['username'])){ include "koneksiadmin.php";

} else{

header("location:form_admin.php"); }

?> <?php

error_reporting(0);

(20)

$select = "select * from jadwal where com = 'C2011' order by id_jadwal asc";

$select_query = mysql_query($select); $total = mysql_num_rows($select_query) ?>

<center><h2>Daftar Roster Online</h2></center> <center><a href="A2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2011</a>

<a href="B2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2011</a>

<a href="C2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2011</a>

<a href="D2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2011</a>

<a href="E2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2011</a>

<a href="A2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2012</a>

<a href="B2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2012</a>

<a href="C2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2012</a>

<a href="D2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2012</a>

<a href="E2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2012</a>

<a href="A2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2013</a>

<a href="B2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2013</a>

<a href="C2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2013</a>

<a href="D2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2013</a>

<a href="E2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2013</a></center>

<br><br>

<table style="font-size:11px;font-family:'arial';text-align:center;" border='1' width="80%" align='center' bgcolor="white">

<tr>

<th>Hari</th> <th>Waktu</th>

(21)

<th>Nama Dosen Pembimbing</th> <th>Kelas</th>

<th>Komputer</th> <th>Pilihan</th></tr> <?php

$k=1;

while($k < $select_result = mysql_fetch_array($select_query))

{

$id = $select_result['id_jadwal'] ; $hari = $select_result['hari'] ; $waktu = $select_result['waktu'] ;

$mata_kuliah =

$select_result['mata_kuliah'] ;

$dosen = $select_result['dosen'] ; $ruang = $select_result['ruang'] ; $com = $select_result['com'] ; echo

"<tr><td>$hari</td><td>$waktu</td><td>$mata_kuliah</td><td>$dosen</td ><td>$ruang</td><td>$com</td><td>

<form method=\"POST\" action=\"action.php?id=$id\"><input type=\"hidden\" value=\"$id\" name=\"id\">

<input type=\"submit\" name=\"action\" value=\"Update\"><br />

<input type=\"submit\" name=\"action\" value=\"Delete\">

</form></td></tr>"; $k++;

}

echo "</table>"; ?>

</table>

<br><br><center>

</p> <p>

<input type="button" value="Input Data" onClick="window.location.href='profil.php?menu=registrasi'">

</p>

9.

C2012.php

<?php

session_start();

if(ISSET($_SESSION['username'])){ include "koneksiadmin.php";

} else{

header("location:form_admin.php"); }

(22)

error_reporting(0);

include "koneksiadmin.php";

$select = "select * from jadwal where com = 'C2012' order by id_jadwal asc";

$select_query = mysql_query($select); $total = mysql_num_rows($select_query) ?>

<center><h2>Daftar Roster Online</h2></center> <center><a href="A2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2011</a>

<a href="B2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2011</a>

<a href="C2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2011</a>

<a href="D2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2011</a>

<a href="E2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2011</a>

<a href="A2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2012</a>

<a href="B2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2012</a>

<a href="C2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2012</a>

<a href="D2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2012</a>

<a href="E2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2012</a>

<a href="A2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2013</a>

<a href="B2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2013</a>

<a href="C2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2013</a>

<a href="D2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2013</a>

<a href="E2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2013</a></center>

<br><br>

<table style="font-size:11px;font-family:'arial';text-align:center;" border='1' width="80%" align='center' bgcolor="white">

(23)

<th>Hari</th> <th>Waktu</th>

<th>Mata Kuliah</th>

<th>Nama Dosen Pembimbing</th> <th>Kelas</th>

<th>Komputer</th> <th>Pilihan</th></tr> <?php

$k=1;

while($k < $select_result = mysql_fetch_array($select_query))

{

$id = $select_result['id_jadwal'] ; $hari = $select_result['hari'] ; $waktu = $select_result['waktu'] ;

$mata_kuliah =

$select_result['mata_kuliah'] ;

$dosen = $select_result['dosen'] ; $ruang = $select_result['ruang'] ; $com = $select_result['com'] ; echo

"<tr><td>$hari</td><td>$waktu</td><td>$mata_kuliah</td><td>$dosen</td ><td>$ruang</td><td>$com</td><td>

<form method=\"POST\" action=\"action.php?id=$id\"><input type=\"hidden\" value=\"$id\" name=\"id\">

<input type=\"submit\" name=\"action\" value=\"Update\"><br />

<input type=\"submit\" name=\"action\" value=\"Delete\">

</form></td></tr>"; $k++;

}

echo "</table>"; ?>

</table>

<br><br><center>

</p> <p>

<input type="button" value="Input Data" onClick="window.location.href='profil.php?menu=registrasi'">

</p>

10.

C2013.php

<?php

session_start();

if(ISSET($_SESSION['username'])){ include "koneksiadmin.php";

} else{

(24)

?> <?php

error_reporting(0);

include "koneksiadmin.php";

$select = "select * from jadwal where com = 'C2013' order by id_jadwal asc";

$select_query = mysql_query($select); $total = mysql_num_rows($select_query) ?>

<center><h2>Daftar Roster Online</h2></center> <center><a href="A2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2011</a>

<a href="B2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2011</a>

<a href="C2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2011</a>

<a href="D2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2011</a>

<a href="E2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2011</a>

<a href="A2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2012</a>

<a href="B2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2012</a>

<a href="C2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2012</a>

<a href="D2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2012</a>

<a href="E2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2012</a>

<a href="A2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2013</a>

<a href="B2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2013</a>

<a href="C2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2013</a>

<a href="D2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2013</a>

<a href="E2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2013</a></center>

(25)

<table style="font-size:11px;font-family:'arial';text-align:center;" border='1' width="80%" align='center' bgcolor="white">

<tr>

<th>Hari</th> <th>Waktu</th>

<th>Mata Kuliah</th>

<th>Nama Dosen Pembimbing</th> <th>Kelas</th>

<th>Komputer</th> <th>Pilihan</th></tr> <?php

$k=1;

while($k < $select_result = mysql_fetch_array($select_query))

{

$id = $select_result['id_jadwal'] ; $hari = $select_result['hari'] ; $waktu = $select_result['waktu'] ;

$mata_kuliah =

$select_result['mata_kuliah'] ;

$dosen = $select_result['dosen'] ; $ruang = $select_result['ruang'] ; $com = $select_result['com'] ; echo

"<tr><td>$hari</td><td>$waktu</td><td>$mata_kuliah</td><td>$dosen</td ><td>$ruang</td><td>$com</td><td>

<form method=\"POST\" action=\"action.php?id=$id\"><input type=\"hidden\" value=\"$id\" name=\"id\">

<input type=\"submit\" name=\"action\" value=\"Update\"><br />

<input type=\"submit\" name=\"action\" value=\"Delete\">

</form></td></tr>"; $k++;

}

echo "</table>"; ?>

</table>

<br><br><center>

</p> <p>

<input type="button" value="Input Data" onClick="window.location.href='profil.php?menu=registrasi'">

</p>

11.

D2011.php

<?php

session_start();

(26)

} else{

header("location:form_admin.php"); }

?> <?php

error_reporting(0);

include "koneksiadmin.php";

$select = "select * from jadwal where com = 'D2011' order by id_jadwal asc";

$select_query = mysql_query($select); $total = mysql_num_rows($select_query) ?>

<center><h2>Daftar Roster Online</h2></center> <center><a href="A2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2011</a>

<a href="B2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2011</a>

<a href="C2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2011</a>

<a href="D2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2011</a>

<a href="E2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2011</a>

<a href="A2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2012</a>

<a href="B2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2012</a>

<a href="C2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2012</a>

<a href="D2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2012</a>

<a href="E2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2012</a>

<a href="A2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2013</a>

<a href="B2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2013</a>

<a href="C2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2013</a>

(27)

<a href="E2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2013</a></center>

<br><br>

<table style="font-size:11px;font-family:'arial';text-align:center;" border='1' width="80%" align='center' bgcolor="white">

<tr>

<th>Hari</th> <th>Waktu</th>

<th>Mata Kuliah</th>

<th>Nama Dosen Pembimbing</th> <th>Kelas</th>

<th>Komputer</th> <th>Pilihan</th></tr> <?php

$k=1;

while($k < $select_result = mysql_fetch_array($select_query))

{

$id = $select_result['id_jadwal'] ; $hari = $select_result['hari'] ; $waktu = $select_result['waktu'] ;

$mata_kuliah =

$select_result['mata_kuliah'] ;

$dosen = $select_result['dosen'] ; $ruang = $select_result['ruang'] ; $com = $select_result['com'] ; echo

"<tr><td>$hari</td><td>$waktu</td><td>$mata_kuliah</td><td>$dosen</td ><td>$ruang</td><td>$com</td><td>

<form method=\"POST\" action=\"action.php?id=$id\"><input type=\"hidden\" value=\"$id\" name=\"id\">

<input type=\"submit\" name=\"action\" value=\"Update\"><br />

<input type=\"submit\" name=\"action\" value=\"Delete\">

</form></td></tr>"; $k++;

}

echo "</table>"; ?>

</table>

<br><br><center>

</p> <p>

<input type="button" value="Input Data" onClick="window.location.href='profil.php?menu=registrasi'">

(28)

12.

D2012.php

<?php

session_start();

if(ISSET($_SESSION['username'])){ include "koneksiadmin.php";

} else{

header("location:form_admin.php"); }

?> <?php

error_reporting(0);

include "koneksiadmin.php";

$select = "select * from jadwal where com = 'D2012' order by id_jadwal asc";

$select_query = mysql_query($select); $total = mysql_num_rows($select_query) ?>

<center><h2>Daftar Roster Online</h2></center> <center><a href="A2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2011</a>

<a href="B2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2011</a>

<a href="C2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2011</a>

<a href="D2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2011</a>

<a href="E2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2011</a>

<a href="A2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2012</a>

<a href="B2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2012</a>

<a href="C2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2012</a>

<a href="D2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2012</a>

<a href="E2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2012</a>

<a href="A2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2013</a>

(29)

<a href="C2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2013</a>

<a href="D2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2013</a>

<a href="E2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2013</a></center>

<br><br>

<table style="font-size:11px;font-family:'arial';text-align:center;" border='1' width="80%" align='center' bgcolor="white">

<tr>

<th>Hari</th> <th>Waktu</th>

<th>Mata Kuliah</th>

<th>Nama Dosen Pembimbing</th> <th>Kelas</th>

<th>Komputer</th> <th>Pilihan</th></tr> <?php

$k=1;

while($k < $select_result = mysql_fetch_array($select_query))

{

$id = $select_result['id_jadwal'] ; $hari = $select_result['hari'] ; $waktu = $select_result['waktu'] ;

$mata_kuliah =

$select_result['mata_kuliah'] ;

$dosen = $select_result['dosen'] ; $ruang = $select_result['ruang'] ; $com = $select_result['com'] ; echo

"<tr><td>$hari</td><td>$waktu</td><td>$mata_kuliah</td><td>$dosen</td ><td>$ruang</td><td>$com</td><td>

<form method=\"POST\" action=\"action.php?id=$id\"><input type=\"hidden\" value=\"$id\" name=\"id\">

<input type=\"submit\" name=\"action\" value=\"Update\"><br />

<input type=\"submit\" name=\"action\" value=\"Delete\">

</form></td></tr>"; $k++;

}

echo "</table>"; ?>

</table>

<br><br><center>

(30)

<input type="button" value="Input Data" onClick="window.location.href='profil.php?menu=registrasi'">

</p>

13.

D2013.php

<?php

session_start();

if(ISSET($_SESSION['username'])){ include "koneksiadmin.php";

} else{

header("location:form_admin.php"); }

?> <?php

error_reporting(0);

include "koneksiadmin.php";

$select = "select * from jadwal where com = 'E2013' order by id_jadwal asc";

$select_query = mysql_query($select); $total = mysql_num_rows($select_query) ?>

<center><h2>Daftar Roster Online</h2></center> <center><a href="A2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2011</a>

<a href="B2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2011</a>

<a href="C2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2011</a>

<a href="D2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2011</a>

<a href="E2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2011</a>

<a href="A2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2012</a>

<a href="B2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2012</a>

<a href="C2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2012</a>

<a href="D2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2012</a>

(31)

<a href="A2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2013</a>

<a href="B2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2013</a>

<a href="C2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2013</a>

<a href="D2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2013</a>

<a href="E2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2013</a></center>

<br><br>

<table style="font-size:11px;font-family:'arial';text-align:center;" border='1' width="80%" align='center' bgcolor="white">

<tr>

<th>Hari</th> <th>Waktu</th>

<th>Mata Kuliah</th>

<th>Nama Dosen Pembimbing</th> <th>Kelas</th>

<th>Komputer</th> <th>Pilihan</th></tr> <?php

$k=1;

while($k < $select_result = mysql_fetch_array($select_query))

{

$id = $select_result['id_jadwal'] ; $hari = $select_result['hari'] ; $waktu = $select_result['waktu'] ;

$mata_kuliah =

$select_result['mata_kuliah'] ;

$dosen = $select_result['dosen'] ; $ruang = $select_result['ruang'] ; $com = $select_result['com'] ; echo

"<tr><td>$hari</td><td>$waktu</td><td>$mata_kuliah</td><td>$dosen</td ><td>$ruang</td><td>$com</td><td>

<form method=\"POST\" action=\"action.php?id=$id\"><input type=\"hidden\" value=\"$id\" name=\"id\">

<input type=\"submit\" name=\"action\" value=\"Update\"><br />

<input type=\"submit\" name=\"action\" value=\"Delete\">

</form></td></tr>"; $k++;

}

(32)

</table>

<br><br><center>

</p> <p>

<input type="button" value="Input Data" onClick="window.location.href='profil.php?menu=registrasi'">

</p>

14.

E2011.php

<?php

session_start();

if(ISSET($_SESSION['username'])){ include "koneksiadmin.php";

} else{

header("location:form_admin.php"); }

?> <?php

error_reporting(0);

include "koneksiadmin.php";

$select = "select * from jadwal where com = 'E2011' order by id_jadwal asc";

$select_query = mysql_query($select); $total = mysql_num_rows($select_query) ?>

<center><h2>Daftar Roster Online</h2></center> <center><a href="A2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2011</a>

<a href="B2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2011</a>

<a href="C2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2011</a>

<a href="D2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2011</a>

<a href="E2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2011</a>

<a href="A2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2012</a>

<a href="B2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2012</a>

<a href="C2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2012</a>

(33)

<a href="E2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2012</a>

<a href="A2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2013</a>

<a href="B2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2013</a>

<a href="C2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2013</a>

<a href="D2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2013</a>

<a href="E2013.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2013</a></center>

<br><br>

<table style="font-size:11px;font-family:'arial';text-align:center;" border='1' width="80%" align='center' bgcolor="white">

<tr>

<th>Hari</th> <th>Waktu</th>

<th>Mata Kuliah</th>

<th>Nama Dosen Pembimbing</th> <th>Kelas</th>

<th>Komputer</th> <th>Pilihan</th></tr> <?php

$k=1;

while($k < $select_result = mysql_fetch_array($select_query))

{

$id = $select_result['id_jadwal'] ; $hari = $select_result['hari'] ; $waktu = $select_result['waktu'] ;

$mata_kuliah =

$select_result['mata_kuliah'] ;

$dosen = $select_result['dosen'] ; $ruang = $select_result['ruang'] ; $com = $select_result['com'] ; echo

"<tr><td>$hari</td><td>$waktu</td><td>$mata_kuliah</td><td>$dosen</td ><td>$ruang</td><td>$com</td><td>

<form method=\"POST\" action=\"action.php?id=$id\"><input type=\"hidden\" value=\"$id\" name=\"id\">

<input type=\"submit\" name=\"action\" value=\"Update\"><br />

<input type=\"submit\" name=\"action\" value=\"Delete\">

</form></td></tr>"; $k++;

(34)

echo "</table>"; ?>

</table>

<br><br><center>

</p> <p>

<input type="button" value="Input Data" onClick="window.location.href='profil.php?menu=registrasi'">

</p>

15.

E2012.php

<?php

session_start();

if(ISSET($_SESSION['username'])){ include "koneksiadmin.php";

} else{

header("location:form_admin.php"); }

?> <?php

error_reporting(0);

include "koneksiadmin.php";

$select = "select * from jadwal where com = 'E2012' order by id_jadwal asc";

$select_query = mysql_query($select); $total = mysql_num_rows($select_query) ?>

<center><h2>Daftar Roster Online</h2></center> <center><a href="A2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2011</a>

<a href="B2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2011</a>

<a href="C2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">C 2011</a>

<a href="D2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">D 2011</a>

<a href="E2011.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">E 2011</a>

<a href="A2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">A 2012</a>

<a href="B2012.php" style="background:#757575; color:white; text-decoration: none; padding:8px; font-size:15px;">B 2012</a>

Referensi

Dokumen terkait

Nonetheless, CO2 values are more sophisticated and can be related to many types of factors, such as factors of greenery areas, and road surfaces besides many

[r]

This paper presents a detailed comparative analysis of lunar topographic models derived from different sources (i.e., from Chang’E-1 and SELENE altimeter data) based on least

Dari tabel di atas dapat diketahui bahwa responden secara umum melakukan pembelian sabun mandi dengan melihat atribut produk, yaitu yang berkaitan dengan

ANALISIS MAKNA KOTOWAZA (PERIBAHASA) BAHASA JEPANG DALAM ANIME JUNJOU ROMANTICA 1 DAN 2!. Universitas Pendidikan Indonesia | repository.upi.edu

a) memiliki prestasi bidang ilmu pengetahuan, teknologi, seni, dan/atau olahraga yang direkomendasi oleh pimpinan perguruan tinggi. b) memiliki prestasi akademik dengan

According to the regulations, the Management Board (BP) of Batam Island was given the authority to manage and to use land and water; on the other hand the Local

Tujuan Budgetair yaitu bagaimana Pajak terus difokuskan pada intensifikasi untuk menggali sumber penerimaan yang belum terungkap, ada beberapa cara yang bisa dilakukan untuk