Konu
Temamda resim yolu sorunu
17-09-2009, 09:06:43
#6
Seyranli
<? if(strpos($nicon,'http://')===false) {?>
<img src="files/image/<?=$nicon?>" width="109" height="82" border="0">
<?} else { ?>
<img src="<?=$nicon?>" width="109" height="82" border="0">
<?}?>