if($iconlocation == "1")
{
$nicon = $siteurl."/files/image/".$icon;
} else {
$nicon = $icon;
}<img src="files/image/<?php echo $nicon; ?>" width="109" height="82" border="0">
Hocam üstteki kodu index.php den degiştirdim fakat degişen bir şey olmadı.