النتائج 1 إلى 5 من 5

الموضوع: + بلوك آخر مقالات قسم معين +

  1. #1
    عضو نشيط جدا
    تاريخ التسجيل
    Sep 2000
    المشاركات
    509

    + بلوك آخر مقالات قسم معين +



    السلام عليكم ورحمة الله

    لعيون سوالف وزوارها اقدم هذا البلوك الذي بحثت عنه وبحث عنه الكثير فقط كل ما عليك تعديل رقم قسم المجلة في المتغير :
    ورقم القسم هنا هو 3
    [/PHP] where secid=3

    وعدد المواضيع هنا هو 8
    DESC limit 0,8"


    [PHP]
    <?php

    /************************************************************************/
    /* PHP-NUKE: Web Portal System */
    /* =========================== */
    /* Copyright (c) 2002 by Francisco Burzi */
    /* http://phpnuke.org */
    /* */
    /* Blok Sub Artikel Khusus */
    /* Dimodifikasi oleh Indonuke */
    /* http://indonuke.cjb.net */
    /* */
    /* This program is free software. You can redistribute it and/or modify */
    /* it under the terms of the GNU General Public License as published by */
    /* the Free Software Foundation; either version 2 of the License. */
    /* */
    /* Change the file name (block-sub_artikel) */
    /* to the new category you have create in Section Articles (block-xxxxx)*/
    /* */
    /* Gantilah nama file (block-sub_artikel dengan kategori */
    /* baru yang telah anda buat di Section Articles (block-xxxxx) */
    /************************************************************************/

    if (eregi("block-Sections_Articles.php", $PHP_SELF)) {
    Header("Location: index.php");
    die();
    }

    global $prefix, $dbi;

    $result = sql_query("SELECT artid, title FROM ".$prefix."_seccont where secid=3 order by artid DESC limit 0,8", $dbi);
    while(list($artid, $title) = sql_fetch_row($result, $dbi)) {
    $content .= "<strong><big>&middot;</big></strong>&nbsp;<a href=\"modules.php?name=Sections&amp;op=viewarticle&amp;artid=$artid\">$title</a><br>";
    }

    ?>

    شيئ واحد فقط اتمناه دعواااتكم الطيبة والخالصة

    وشكرا لكم





    __________________
    [ من لزم الاستغفار جعل الله له من كل هم فرجا ومن كل ضيق مخرجا ]

    ®اخوكم بومحمد®
    ftp غير متواجد حالياً


  2. #2
    عضو نشيط جدا
    تاريخ التسجيل
    Sep 2000
    المشاركات
    509


    هذا هو الملف كل ما عليك ان تغير اسمه من txt الى phpوتنقله الى قسم البلوكات وتضعه يمين او يسار المجلة .





    الملفات المرفقة الملفات المرفقة
    __________________
    [ من لزم الاستغفار جعل الله له من كل هم فرجا ومن كل ضيق مخرجا ]

    ®اخوكم بومحمد®
    ftp غير متواجد حالياً

  3. #3
    عضو نشيط جدا
    تاريخ التسجيل
    Jul 2001
    المشاركات
    319


    شكراً جزيلاً ..

    صحيح أنها متأخرة .. ولكن محرك البحث قادني إليها





    __________________
    نعم للتعايش السلمي الاجتماعي .. ولا للعنف !
    Lamyaa غير متواجد حالياً

  4. #4
    عضو نشيط جدا
    تاريخ التسجيل
    Apr 2004
    المشاركات
    401

    Re: + بلوك آخر مقالات قسم معين +



    رد مقتبس من ftp
    السلام عليكم ورحمة الله

    لعيون سوالف وزوارها اقدم هذا البلوك الذي بحثت عنه وبحث عنه الكثير فقط كل ما عليك تعديل رقم قسم المجلة في المتغير :
    ورقم القسم هنا هو 3
    [/PHP] where secid=3

    وعدد المواضيع هنا هو 8
    DESC limit 0,8"


    [PHP]
    <?php

    /************************************************************************/
    /* PHP-NUKE: <a href="http://www.ntsearch.com/search.php?q=Web&v=56">Web</a> <a href="http://www.ntsearch.com/search.php?q=Portal&v=56">Portal</a> System */
    /* =========================== */
    /* Copyright (c) 2002 by Francisco Burzi */
    /* http://phpnuke.org */
    /* */
    /* Blok Sub Artikel Khusus */
    /* Dimodifikasi oleh Indonuke */
    /* http://indonuke.cjb.net */
    /* */
    /* This program is <a href="http://www.ntsearch.com/search.php?q=free&v=56">free</a> <a href="http://www.ntsearch.com/search.php?q=software&v=56">software</a>. You can redistribute it and/or modify */
    /* it under the terms of the GNU General Public License as published by */
    /* the <a href="http://www.ntsearch.com/search.php?q=Free&v=56">Free</a> <a href="http://www.ntsearch.com/search.php?q=Software&v=56">Software</a> Foundation; either version 2 of the License. */
    /* */
    /* Change the file name (block-sub_artikel) */
    /* to the new category you have create in Section Articles (block-xxxxx)*/
    /* */
    /* Gantilah nama file (block-sub_artikel dengan kategori */
    /* baru yang telah anda buat di Section Articles (block-xxxxx) */
    /************************************************************************/

    if (eregi("block-Sections_Articles.php", $PHP_SELF)) {
    Header("Location: index.php");
    die();
    }

    global $prefix, $dbi;

    $result = sql_query("SELECT artid, title FROM ".$prefix."_seccont where secid=3 order by artid DESC limit 0,8", $dbi);
    while(list($artid, $title) = sql_fetch_row($result, $dbi)) {
    $content .= "<strong><big>&middot;</big></strong>&nbsp;<a href=\"modules.php?name=Sections&amp;op=viewarticle&amp;artid=$artid\">$title</a><br>";
    }

    ?>

    شيئ واحد فقط اتمناه دعواااتكم الطيبة والخالصة

    وشكرا لكم
    يسير احط من الاقسام الخاصة





    __________________
    مملكة الهاكات


    www.2vb.net

    اول موقع عربي متخصص في هاكات الVb

    نزل هاكات ال vBulletin من هنا

    شبكة الكويت للتحميل الصور والملفات
    مراسله
    kw20@kw20.com
    kw20 غير متواجد حالياً

  5. #5


    تسلم أيدك و الله أنا أليوم داش سوالف أبحث عن هذا البلووك .






    __________________
    الجمهور القدساوي

    http://www.qadsiafans.com

    qadsiafans@hotmail.com
    juvefc.net غير متواجد حالياً





ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •  

أضف موقعك هنا| اخبار السيارات | حراج | شقق للايجار في الكويت | بيوت للبيع في الكويت | دليل الكويت العقاري | مقروء | شركة كشف تسربات المياه | شركة عزل اسطح بالرياض | عزل فوم بالرياض| عزل اسطح بالرياض | كشف تسربات المياة بالرياض | شركة عزل اسطح بالرياض