http://s017.*******.host/i429/1112/64/46f31cb65f9a.jpg
вот такая проблема, именно в посте кодировка Абракадабра получается. Что может быть, помогите пож-та.
Файл .htaccess
## Set charset server
AddDefaultCharset UTF-8
## Set charset for php mb-functions
php_value mbstring.internal_encoding UTF-8
php_value magic_quotes_gpc off
## RSS MOD
#RewriteEngine On
#RewriteRule ^rss.xml$ rss.php [L]
## Access control
<FilesMatch "\.(.*sql|tpl|inc|db|log)|(config|common).php$">
deny from all
</FilesMatch>
вот такая проблема, именно в посте кодировка Абракадабра получается. Что может быть, помогите пож-та.
Файл .htaccess
## Set charset server
AddDefaultCharset UTF-8
## Set charset for php mb-functions
php_value mbstring.internal_encoding UTF-8
php_value magic_quotes_gpc off
## RSS MOD
#RewriteEngine On
#RewriteRule ^rss.xml$ rss.php [L]
## Access control
<FilesMatch "\.(.*sql|tpl|inc|db|log)|(config|common).php$">
deny from all
</FilesMatch>