link rel=shortcut icon href=iconnav.png link rel=stylesheet href=csspagestyle.css type=textcss
body background=iconlogo.jpg center
div id=content align=center
div id=headdivhr div id=btn_menu align=left?php include menu.php;? div
div id=bodyhr center
h3font color=666666Tabel Pengumuman Hasil Try Outfonth3 center br
table width=870px cellpadding=3 cellspacing=3 bordercolor=333333 bordercolordark=000000
tr bgcolor=009900 th width=30font color=FFFFFFNofontth
th width=150font color=FFFFFFNama Pesertafontth th width=50font color=FFFFFFPaketfontth
th width=50font color=FFFFFFTO kefontth th width=70font color=FFFFFFKeteranganfontth
th width=220font color=FFFFFFJurusanfontth th width=220font color=FFFFFFUniversitasfontth
th width=220font color=FFFFFFPS fontth tr
?php
i = 1; i2 = 1; cek=mysql_queryselect from tbl_hasil order by ps desc;
nama = ; whilerow=mysql_fetch_arraycek{
ifnama == row[nama]{} else{
ifi 2 == 0{bg = 555555; } else {bg = 999999;}
ifrow[ket] == LULUS{ bk = 009900;} else { bk = ;}
? tr bgcolor=?php echo bg;?
td align=centerfont color=FFFFFF?php echo i;?fonttd tdfont color=FFFFFF?php echo row[nama];?fonttd
td align=center font color=FFFFFF?php echo row[paket];?fonttd
td align=centerfont color=FFFFFF?php echo row[to_ke];?fonttd
td align=center bgcolor=?php echo bk;? font color=FFFFFF?php echo row[ket];?fonttd
td align=centerfont color=FFFFFF?php echo row[jur];?fonttd td align=centerfont color=FFFFFF?php echo row[ptn];?fonttd
td align=centerfont color=FFFFFF?php printf.2f,row[ps];?fonttd
tr ?php }
nama = row[nama]; i++; }? trtdtd
td colspan=6br font color=FF0000 size=-1iTabel Pengumuman Hasil Try Outifont
tdtr table brbrdiv
div id=footphrstrongfont id=tfootCopyright copy; 2013 Aplikasi Try Out SNMPTN Online | Designed and Created by Isnan Habibifontstrongpdiv
div center
div id=teks_jalanfont id=teks_jln
marquee ~ Selamat Datang di Aplikasi Try Out SNMPTN ONLINE
~ Selamat Datang di Aplikasi Try Out SNMPTN ONLINE ~ Selamat Datang di Aplikasi Try Out SNMPTN ONLINE
~ Selamat Datang di Aplikasi Try Out SNMPTN ONLINE ~
marquee fontdivdiv
?php } ?
8. File Tentang tentang.php
titleTO ONLINE : Tentangtitle link rel=shortcut icon href=iconnav.png
link rel=stylesheet href=csspagestyle.css type=textcss body background=iconlogo.jpg
Universitas Sumatera Utara
center div id=content align=center
div id=headdivhr div id=btn_menu align=left?php include menu.php;? div
div id=bodyhr h3font color=666666Tentang Aplikasi Try Out SNMPTN
Onlinefonth3br
table width=500px cellpadding=3 cellspacing=3 trtd colspan=4copy; 2013, Aplikasi Try Out SNMPTN Onlinetdtr
trtd colspan=4Designed Created by:tdtr trtd width=50nbsp;td
tdNamatdtd:tdtdIsnan Habibi Pulungantdtr trtd width=50nbsp;td
tdJurusantdtd:tdtdD3 Teknik Informatikatdtr trtd width=50nbsp;td
tdFakultastdtd:tdtdMatematika dan Ilmu Pengetahuan Alam MIPAtdtr
trtd width=50nbsp;td tdEmailtdtd:tdtdisnan_ha18yahoo.comtdtr
table div
div id=footphrstrongfont id=tfootCopyright copy; 2013 Aplikasi Try Out SNMPTN Online | Designed and Created by Isnan Habibifontstrongpdiv
div center
div id=teks_jalanfont id=teks_jln
marquee ~ Selamat Datang di Aplikasi Try Out SNMPTN ONLINE
~ Selamat Datang di Aplikasi Try Out SNMPTN ONLINE ~ Selamat Datang di Aplikasi Try Out SNMPTN ONLINE
~ Selamat Datang di Aplikasi Try Out SNMPTN ONLINE ~
marquee fontdivdiv
9. Halaman Depan Peserta Userhome.php
?php include..includekoneksi.php;
if_SESSION[signed_in] == false{
pesan = 3; header location:..home.php?pesan=.pesan.;
}else{ _SESSION[to] = no;
sql= mysql_queryselect from tbl_user where user_id=._SESSION[id].; whileuser = mysql_fetch_arraysql{
user_nama = user[nama_user]; user_foto = user[foto];
user_motto = user[motto]; }?
title?php echo user_nama;? : Berandatitle link rel=shortcut icon href=foto?php echo user_foto;?
link rel=stylesheet href=..csspagestyle.css type=textcss body background=..iconlogo.jpg
center div id=content align=center
div style=height:70px;?php include head.php; ?divhr div id=pbody style=height:auto;
table border=0 width=860px height=550px trtd width=180px rowspan=2 align=center
div style=top:opx; height:auto; width:180px a href=profil.php title=?php echo user_nama;?
img src=foto?php echo user_foto;? width=90px height=120px border=2br
font face=MS Serif, New York, serif
b?php echo user_nama;?bfontadiv hrdiv style=top:0px; height:auto;
?php include leftmenu.php;? div td
td width=680px height=50px align=center
divfont face=MS Serif, New York, serif Hi, b?php echo user_nama;?bbr Selamat Datang
di Aplikasi Try Out SNMPTN Online font
divhr
Universitas Sumatera Utara
td trtr
td widht=680px
div style=top:0px; height:400px; tabletrtd
img src=..imgindonesia.gif title=Semangat Juang Putra Putri Indonesia height=200 width=200
tdtd font face=Comic Sans MS, cursive color=0033CC
h2em?php echo user_motto;?emh2font td
trtable div
tdtr table
hrdiv div style=background-color:CFCdiv
div id=footphr
strongfont id=tfoot Copyright copy; 2013 Aplikasi Try Out SNMPTN Online | Designed and
Created by Isnan Habibi
fontstrong pdivdivcenter
?php } ?
10. Halaman Menu Try Out userto_online.php