24-Jul-2012, 11:18 AM
In what may be wrong? The English text is displayed correctly, and the prisoner is in a link - no
http://cmscoder.ru/1/
http://cmscoder.ru/1/
<?php
return "<a href='" . htmlentities($matches[1], ENT_QUOTES) . "'$cmtx_bb_code_url_attribute>" . htmlentities($matches[2]) . "</a>";
<?php
return "<a href='" . htmlentities($matches[1], ENT_QUOTES) . "'$cmtx_bb_code_url_attribute>" . htmlentities($matches[2], ENT_NOQUOTES, "UTF-8") . "</a>";