Просмотр файла readme.txt

Размер файла: 627B
//--------------- Функция русского ника -------------------//
function nickname($string){
global $config;
if($config['includenick']==1){
if (file_exists(DATADIR."profil/$string.prof")){
$text = file_get_contents(DATADIR."profil/$string.prof"); 

$data = explode(":||:",$text);

if ($data[65]!="" && $data[36]>=100){

$string = $data[65];
$string = $data[65] = preg_replace('#\{(.*?)\}#si', '</span><span style="color:\1">', $string = $data[65]);
$string = $data[65].'</span>';
}}}
return $string;  
}
   ЭТОТ КОД ВПИСАТЬ В functions.php

ПО ВСЕМ ВОПРОСАМ ОБРАЩАЙТЕСЬ КО МНЕ НА САЙТ НА ФОРУМ http://homephp.ru