phpcoder adlı üyeden alıntı: mesajı görüntüle
Bu adresin özel alan resmi http://vthumb.ak.fbcdn.net/vthumb-ak...630536_437.jpg bu diyelim. Bunu yazının içine nasıl basabilirim arkadaşlar?

Umarım anlatabilmişimdir.
<?php 
$resmim= get_post_meta($post->ID, "resim", true);
if ($resmim!="") { ?>
<a href="<?php the_permalink() ?>" rel="bookmark" title="<?php printf(__('%s', 'kubrick'), the_title_attribute('echo=0')); ?>">
<img class="alignleft" src="<?php echo $resmim ?>" width="90" height="75" alt="" /> </a>
<?php } else { ?>
Şunu bir dener misin index.php'de


resim bu özal alan anahtarın.