? div
div style=clear:both;div div id=footerCopyright : Adly AzharybrEkstensi Ilmu Komputer USUdiv
body html
5. List Program Admin.php
?php session_start;
ifempty_SESSION[user]or_SESSION[user]=={ echo scriptalertanda belum login;window.location.href=index.php; script;
headerlocation: http:localhostrobin; }
? html
head meta http-equiv=Content-Type content=texthtml; charset=iso-8859-1
titleGIS Jalur Terpendek Mall Medan Universitas Sumatera Utaratitle link type=textcss href=cssstyle2.css rel=stylesheet
script type=textjavascript src=http:tile.cloudmade.comwmllatestweb- maps-lite.jsscript
script type=textjavascript src=jsjquery.jsscript
Universitas Sumatera Utara
script type=textjavascript src=jsjquery-ui-1.8.20.custom.min.jsscript script type=textjavascript src=cssui-lightnessjquery-ui-1.8.20.custom.cssscript
link rel=stylesheet href=jsscriptthemesbasejquery.ui.all.css
script src=jsscriptuijquery.ui.core.jsscript script src=jsscriptuijquery.ui.widget.jsscript
script src=jsscriptuijquery.ui.datepicker.jsscript script src=jsjquery.form.js type=textjavascriptscript
script src=jsformQueryBuilder.js type=textjavascriptscript script
function showAlertobj,txt,tm{ obj.hide;
obj.htmlp+txt+p;obj.showslow; setTimeoutfunction{ obj.hideslow;obj.html;},tm;
} script
head body
div id=wrap div?php includeadminkanan.php; ?div
div id=konten ?php
act=_GET[act]; ifact==1 or act=={ includeadmintengah.php; }
else if act==2{includemodulemodulindex.php; }
Universitas Sumatera Utara
else if act==3{includemodulegrupindex.php; } else if act==4{includemoduleuserindex.php; }
else if act==5{includemoduleaksesindex.php; } else if act==6{includemodulepetaindex.php; }
else if act==7{includemoduleruteindex.php; } else if act==8{includemodulemanageindex.php; }
? div
div style=clear:both;div div id=foterUser Login:?php echo _SESSION[user]; ? div
div body
html
6. List Program Simpan_lokasi.php
?php include....connect.php;
x = _REQUEST[x]; y = _REQUEST[y];
nama = _REQUEST[nama]; kategori = _REQUEST[kategori];
des = _REQUEST[des]; masuk = mysql_queryinsert into peta_icon
valuesnull,kategori,nama,des,x,y; ifmasuk{
Universitas Sumatera Utara
echo berhasil; }else{
echo gagal; }
?
7. List Program Input lokasi.php