"; $limit = 25; $git = @$_GET["git"]; if(empty($git) or !is_numeric($git)) { $git = 1; } $count = mysql_num_rows(mysql_query("SELECT id FROM galeri_resimler where kategori='$galeri_kontrol'")); $toplamsayfa = ceil($count / $limit); $baslangic = ($git-1)*$limit; $sorgu = "SELECT * FROM galeri_resimler where kategori='$galeri_kontrol' ORDER BY id asc LIMIT $baslangic,$limit"; $urun_sorgu = mysql_query( $sorgu, $conn) or die(mysql_error() ); while ($urun_list=mysql_fetch_array($urun_sorgu)) { ?> <? echo $kategori_list['adi'] ; ?>
Ad Soyad

Mesajınız


Telefon
E - Posta Adresiniz