Arkadaşlar ürünleri sayfalamak istiyorum fakat bir türlü olmuyor yardım olabilirmisiniz?
<?php
include("yonetici/baglan.php");
include("kullanici-oturum-kontrol.php");
$kategori_adi=$_GET["kategori_adi"];
$id=$_GET["id"];
$kacarli=10;
$baslangic=$_GET["baslangic"];
$islem=$_GET["islem"];
if($baslangic=="") {
$baslangic=0;
}
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
body{ height:100% }
div.fullscreen{
display:block;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.beyaz { color: #FFF;
font-size: 14px;
}
body,td,th {
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
color: #000;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(resimler/bg-bd.jpg);
background-repeat: repeat;
}
a {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
color: #000;
font-weight: bold;
}
a:visited {
color: #000;
text-decoration: none;
}
a:hover {
color: #0CF;
text-decoration: none;
}
a:active {
color: #000;
text-decoration: none;
}
a:link {
text-decoration: none;
}
.tablo-solda { float: left;
}
</style>
<script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
</head>
<body>
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="99" background="resimler/bg-ust.jpg"> </td>
</tr>
<tr>
<td height="48" background="resimler/ince-gizgi.jpg"><table width="500" border="0" align="right" cellpadding="0" cellspacing="0">
<tr>
<td width="130"><a href="index.php"><img src="resimler/anasayfa.jpg" width="130" height="44" border="0" /></a></td>
<td width="2"> </td>
<td width="2"><img src="resimler/hakkimizda.jpg" width="155" height="44" alt="Hakkımızda" /></td>
<td width="2"> </td>
<td><img src="resimler/iletisim.jpg" width="135" height="44" alt="iLETİŞİM" /></td>
</tr>
</table></td>
</tr>
<tr>
<td height="270"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="1000" height="270" id="FlashID" title="Mobilya Tamiri">
<param name="movie" value="flash/Untitled-2.swf" />
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="6.0.65.0" />
<!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
<param name="expressinstall" value="Scripts/expressInstall.swf" />
<!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="flash/Untitled-2.swf" width="1000" height="270">
<!--<![endif]-->
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="6.0.65.0" />
<param name="expressinstall" value="Scripts/expressInstall.swf" />
<!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
<div>
<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object></td>
</tr>
<tr>
<td height="227" background="resimler/flash-alt.jpg"><img src="resimler/koltuk-tamiri.jpg" width="1000" height="215" alt="Koltuk Tamiri - Mobilya Tamiri" /></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><table width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3" bgcolor="#FFFFFF"> </td>
</tr>
<tr>
<td width="235" valign="top" bgcolor="#FFFFFF"><table width="225" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#F8F8F8"><?php include("sol-menu.php")?></td>
</tr>
</table></td>
<td valign="top" bgcolor="#FFFFFF"><table width="521" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<?php
$urun_listele="select * from urunler limit $baslangic,$kacarli";
$calistir_urun_liste=mysql_query($urun_listele);
while($urun_dizi=mysql_fetch_array($calistir_urun_liste)) {
$urun_cek="select id, urun_adi, fiyat, resim from urunler where kategori_id='".$id."' and durum='1' order by id desc";
$calistir_urun_cek=mysql_query($urun_cek);
$urun_sayisi=mysql_num_rows($calistir_urun_cek);
while($urun_dizisi=mysql_fetch_array($calistir_urun_cek)) {
$urun_adi=$urun_dizisi["urun_adi"];
$fiyat=$urun_dizisi["fiyat"];
$resim=$urun_dizisi["resim"];
$urun_id=$urun_dizisi["id"];
?>
<table width="175" border="0" cellpadding="5" cellspacing="0" bordercolor="#999999" class="tablo-solda">
<tr>
<td><table width="140" border="1" align="center" cellpadding="5" cellspacing="0">
<!-- Cellpadding Tablonun her hücresinin içiindeki bileri 5 px itecek-->
<tr>
<td align="center"><a href="urun-detay.php?urun_id=<?php echo $urun_id; ?>"><img src="urun-resimleri/<?php echo $resim; ?>" width="100" height="100" /></a></td>
</tr>
<tr>
<td align="center" bgcolor="#FFFFFF"><a href="urun-detay.php?urun_id=<?php echo $urun_id; ?>"><b><?php echo $urun_adi; ?></b></a></td>
</tr>
<tr>
<td align="center"><?php echo number_format($fiyat,2,",","."); ?> TL.</td>
</tr>
</table></td>
</tr>
</table>
<?php
}
?>
</td>
</tr>
<tr>
<td><a href="?islem=onceki&baslangic=<?php echo $baslangic-$kacarli?>">Önceki</a> <a href="?islem=sonraki&baslangic=<?php echo $baslangic+$kacarli?>">Sonraki</a></td>
</tr>
</table></td>
<td width="235" valign="top" bgcolor="#FFFFFF"><?php include("sag-menu.php")?></td>
</tr>
</table></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"> </td>
</tr>
<tr>
<td height="60" align="center" bgcolor="#2D2B29"><table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td> </td>
<td width="187"><img src="resimler/cebir-ajans.png" width="186" height="55" alt="CebirAjans" /></td>
<td width="15"> </td>
</tr>
</table></td>
</tr>
</table>
<script type="text/javascript">
swfobject.registerObject("FlashID");
</script>
</body>
</html>