$num1 = mysql_query ("SELECT bans FROM ban",$ndb);
$num = mysql_fetch_array ($num1);
$author = stripslashes ($author);
$text = stripslashes ($text);
$author = htmlspecialchars ($author);
$text = htmlspecialchars ($text);
$text = str_replace ($num,"REPLACED",$text);
* * *
ანუ ესე მუშაობს $text = ereg_replace("[^a-zა-ჰ0-9? ]|მაჩვი|აქლემი", " ჩიტუნია " ,$text);
მაგრამ ცვლადებით არა
* * *
რაო არ უჩანს ამას კარგი ბოლო?