[c]blackfox93 (03.09.2012/13:44)
Извините за плохой русский, мне нужна помощь. Я хочу поставить BB-коды в сообщение.версия 4.01
echo '<form name = "form" method="post" action="'.$set['homeurl'].'/users/pradd.php?act=send">';
if(!$is_mobile)
echo functions::auto_bb('form', 'msg');
echo'<textarea rows="3" name="msg"></textarea></p><input type="hidden" name="idm" value="'.$massiv1['id'].'" /><input type="submit" value="Send"/></form>';