• 08-07-2010, 13:29:17
    #1
    Arkadaşlar blogdaki son 10 yazıyo ana sayfada göstercem ama bunları nofollow olarak göstermek istiyorum şu anda kullandığım kod bu :S

    <?php
    $adres = @file_get_contents("http://siteismi.com/sonyazilar.php");
    echo $adres;
    ?>


    napabilirim bir fikir verecek olan arkadaş var mı :S



    sonyazılar.php dosyası ;


    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <? include "wp-config.php"; ?>
    <?php get_archives('postbypost', '8', 'custom', '<li>', '</li>'); ?>
  • 08-07-2010, 14:37:42
    #2
    yok mu yardım edecek biri :S