HoLLyWooD (28.11.2010/19:23)Файл post.php
Ushaev, Буквы (о)(ц) рядом с текстом сообщения. Ответ/цитата. Есть подобный модуль?
В самом низу в скобках[о][ц] и3мени как тебе удобно
if ($user_id && $user_id != $res['user_id']) {
echo '<a href="../str/anketa.php?id=' . $res
['user_id'] . '&fid=' . $res['id'] . '"><b>' . $res
['from'] . '</b></a> ';
echo '<a href="index.php?act=say&id=' . $res
['id'] . '&start=' . $start . '"> [о]</a> <a
href="index.php?act=say&id=' . $res['id'] .
'&start=' . $start . '&cyt"> [ц]</a>';
}
else {