Parašė avice· 2010 Lie. 8 15:07:15
#2
<body>
<table width="751" border="0">
<tr>
<td width="511"><?php
$id = $_GET['id'];
if ($id == "") {
?>
<p align="center">Pagirindinis</p>
<?
}
if ($id == naujienos) {
?>
<p align="center">Naujienos cia</p>
<?
}
if ($id == siuntiniai) {
?>
<p align="center">Siuntiniai cia</p>
<?
}
?>;</td>
<td width="511"><p><a href="a.php?id=naujienos">Naujienos</a></p>
<p><a href="a.php?id=siuntiniai">Siuntiniai</a></p>
<p><a href="/">Pagrindinis</a></p></td>
</tr>
</table>
</body>
</html>
si koda iterp ten kur tavo turinys o url bus tokie a.php?id=siuntiniai ir tt. pasiredaguok
Redagavo avice· 2010 Lie. 8 15:07:23