diff --git a/include/menu.php b/include/menu.php index 20c53b1..0ff0a56 100644 --- a/include/menu.php +++ b/include/menu.php @@ -1,5 +1,14 @@
\ No newline at end of file diff --git a/index.php b/index.php index 4ff43ea..caa278b 100644 --- a/index.php +++ b/index.php @@ -26,6 +26,54 @@ while($rowdati=mysqli_fetch_assoc($rez))Nr.pk. | +Pakalpojums | + + +Telefons | +E-pasts | +Rez. dat. | + +Atcelts | +|||||
'.$nrpk.' | '; + echo ''.$rorez['PakNosaukums'].' | '; + //echo ''.$rorez['KlientaVards'].' | '; + //echo ''.$rorez['KlientaUzvards'].' | '; + echo ''.$rorez['KlientaTel'].' | '; + echo ''.$rorez['KlientaEpasts'].' | '; + echo ''.$rorez['RezDatums'].' | '; + //pārbaudīšim vai jābūt atzīmētiem ķekšiem + /*if($rorez['RezNoticis']==1){ + echo ''; + } + else{ + echo ' | '; + }*/ + if($rorez['RezAtcelts']==1){ + echo ' | '; + } + else{ + echo ' | '; + } + echo ' |