A-55
td id=tbl-border-bottomnbsp;td th class=sized bottomrightth
tr table
div class=clearnbsp;div div
-- end content -- div class=clearnbsp;div
div -- end content-outer........................................................END --
?php include footer.php;
?
31. Category Data
form id=mainform action= table border=0 width=100 cellpadding=0 cellspacing=0 id=product-table
tr th class=table-header-repeat line-left minwidth-1a href=Nama Categorya
th th class=table-header-repeat line-lefta href=Toolsath
tr ?php
include controllerCategoryCtrl.php; controller = new categoryCtrl;
allProduk = controller-getAllCategory; foreach allProduk as value {
echo tr; echo td . value-getNamA . tdtda href= onclick=deleteProduk\ . value-getNamA
. \ title=Delete class=icon-2 info-tooltipatd; echo tr;
} ?
table form
32. Content Test
?php session_start;
nama = ; if isset_SESSION[nama] {
nama = _SESSION[nama]; }
? -- start content-outer ........................................................................................................................START --
div id=content-outer -- start content --
div id=content -- start page-heading --
div id=page-heading h1Selamat Datang, ?php echo nama; ?h1
div -- end page-heading --
table border=0 width=100 cellpadding=0 cellspacing=0 id=content-table tr
th rowspan=3 class=sizedimg src=imagessharedside_shadowleft.jpg width=20 height=300 alt= th
th class=topleftth td id=tbl-border-topnbsp;td
th class=toprightth th rowspan=3 class=sizedimg src=imagessharedside_shadowright.jpg width=20
height=300 alt= th tr
tr td id=tbl-border-lefttd
td -- start content-table-inner ...................................................................... START --
div id=content-table-inner -- start table-content --
div id=table-content
A-56
h2Ini Adalah Tampilan Administratorh2 Pada tampilan administrator ini anda dapat mengupdate isi website sesuai dengan yang anda
inginkan. div
-- end table-content -- div class=cleardiv
div -- end content-table-inner ............................................END --
td td id=tbl-border-righttd
tr tr
th class=sized bottomleftth td id=tbl-border-bottomnbsp;td
th class=sized bottomrightth tr
table div class=clearnbsp;div
div -- end content --
div class=clearnbsp;div div
-- end content-outer........................................................END --
33. Cs support