Просмотр поста

.
PiKseL
if (file_exists(("".$rootpath."/files/avatar/" . $massarr['id'] . ".png")))
 echo '<img src="'.$rootpath.'/files/avatar/' . $massarr['id'] . '.png" width="32" height="32" alt="' . $res['from'] . '" />&nbsp;';
 else
 echo '<img src="../images/empty.png" width="32" height="32" alt="' . $login . '" />&nbsp;';


Николай, не катит коментировать в одинарные.