Jump to content
Дизайн и модификация Invision Community IPBSkinsBETA
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
bioprodakshen

политела кодировка, что делать?

Recommended Posts

политела кодировка на форуме, что делать?

 

везде пишеться "????? ? ???? ????????? ??? ??? ??????? ?? ? ??????? ? ????"

 

в файлике .htaccess

пишу:

 

# $Id: .htaccess,v 1.3 2003/06/12 10:53:20 hpdl Exp $

#

# This is used with Apache WebServers

#

# For this to work, you must include the parameter 'Options' to

# the AllowOverride configuration

#

# Example:

#

# <Directory "/usr/local/apache/htdocs">

# AllowOverride Options

# </Directory>

#

# 'All' with also work. (This configuration is in the

# apache/conf/httpd.conf file)

 

# The following makes adjustments to the SSL protocol for Internet

# Explorer browsers

 

<IfModule mod_setenvif.c>

<IfDefine SSL>

SetEnvIf User-Agent ".*MSIE.*" \

nokeepalive ssl-unclean-shutdown \

downgrade-1.0 force-response-1.0

</IfDefine>

</IfModule>

 

# Fix certain PHP values

# (commented out by default to prevent errors occuring on certain

# servers)

 

#<IfModule mod_php4.c>

# php_value session.use_trans_sid 0

# php_value register_globals 1

#</IfModule>

 

может тут что-то не то?

Share this post


Link to post

а куда она полИтела то? Раз пишетЬся - это не обязательно htaccess.

 

 

Дело в mysql, проверяйте, что все таблицы в нужной кодировке.

 

А вообще, пользуйтесь поиском по форуму, либо пишите правильно.

http://ipbskins.ru/forum/topic1466.html/page__view__findpost__p__9105

Share this post


Link to post
Guest
This topic is now closed to further replies.
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...