| Copyright (c) 2005 visiblesoul.net | http://www.visiblesoul.net +-------------------------------------------------------------------------- | This is a very simple block. | It displays only the news title and category with minimal formatting. +-------------------------------------------------------------------------- */ $cutoff = 50; //how many characters to display in title $limit = 10; //how many news items to display if (!$limit) { $limit = 10; } $content = ""; $link_user = $mklib_board->forum_link("profile"); $query = $DB->query( "SELECT id, titolo FROM mkp_news_sections ORDER BY `id` DESC"); while( $row = $DB->fetch_row($query) ) { $idcat = $row['id']; $categoria[$idcat]['titolo'] = $row['titolo']; } $query1 = $DB->query( "SELECT id, idcategoria, titolo FROM mkp_news WHERE validate = '1' ORDER BY `id` DESC LIMIT $limit"); while( $row = $DB->fetch_row($query1) ) { $idcategoria = $row['idcategoria']; $titolo = stripslashes($row['titolo']); $sezione = $categoria[$idcategoria]['titolo']; if (strlen($titolo) > $cutoff) { $titolo = substr( $titolo,0,($cutoff - 3) ) . "..."; $titolo = preg_replace( '/&(#(\d+;?)?)?(\.\.\.)?$/', '...',$titolo); } $content .= " images/frec.gif\" align=\"right\" alt=\"\" /> $titolo "; } unset($row); unset($idcat); unset($categoria); unset($query); unset($query1); unset($idcategoria); unset($titolo); unset($sezione); ?> Resim Galerisi
Son mesaj - Yazan: VEYSEL - Çarşamba, 17 Ekim 2012 13:43
İNSANLIĞIN KENDİNE, ASLINA, BENLİĞİNE DÖNMESİ TEMENNİSİ İLE KURBAN BAYRAMINIZ MÜBAREK OLSUN ( NERDE O ESKİ BAYRAMLAR, DOSTLUKLAR. AKRABA HISIMCANLIK NERDEEEEEE ŞİMDİ..... İNSAN HAYVANI GÖRMÜYOR BİLE. NİÇİN KURBAN KESİLİR BİLİNCİNDE DEĞİL
 
Resim Galerisi

Resim Galerisi->İSMAİL KAN VE AİLE RESİMLERİ->Has Hatemler [ Arama ] 

Has Hatemler

zoom

      

Adı Has Hatemler
Açıklama rcpkn
Gönderen RecepKAN
Tarih 27 Mar 2010
Boyutu 75.77 Kb
Resim Ölçüler 608 x 456
Tıklama 262
Değerlendirme Oyu: 0 - Ortalama:

eKart Gönder Değerlendir
Yorumlar

Bilgiler
Burada 411 resim var.
En fazla Görüntülenen: Hacıibişin ve ibrahim in sünnet düğünü
En fazla Değerlendirilen: Koca Üstad Murathan Hoca
Son Yüklenen Resim: S

Resim Galerisini ziyaret eden üye sayısı 4 (0 Kayıtlı Kullanıcı 4 Ziyaretçi ve 0 Bilinmeyen Kullanıcı)
Üyeler:


 
 

MKPortal ©2003-2007 mkportal.it
Bu safya 0.03142 saniyede 27 sorguyla oluşturuldu