<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум PHP-MyAdmin.RU &mdash; Проблема с кодировкой: вместо русских букв отображаются крякозябы РЈСЂ]]></title>
	<link rel="self" href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=1003&amp;type=atom" />
	<updated>2008-12-11T13:34:35Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.php-myadmin.ru/viewtopic.php?id=1003</id>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с кодировкой: вместо русских букв отображаются крякозябы РЈСЂ]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=6463#p6463" />
			<content type="html"><![CDATA[<p>Огроменное спасибо за помощь <strong>Hanut</strong>у.</p>]]></content>
			<author>
				<name><![CDATA[DeadMax]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1645</uri>
			</author>
			<updated>2008-12-11T13:34:35Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=6463#p6463</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с кодировкой: вместо русских букв отображаются крякозябы РЈСЂ]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=6461#p6461" />
			<content type="html"><![CDATA[<p>Как я вышел из этой ситуации.<br />1. В my.ini изменил <br />[mysql]<br />default-character-set=utf8</p><p>[mysqld]</p><p># The TCP/IP Port the MySQL Server will listen on<br />port=3306<br />character-sets-dir=&quot;C:/Program Files/MySQL/MySQL Server 5.0/share/charsets&quot;<br />default-character-set=utf8<br />init-connect=&quot;SET NAMES utf8&quot;</p><p># The default character set that will be used when a new schema or table is<br /># created and no character set is defined<br />default-character-set=utf8</p><p>2. В PhpMyAdmin<br />Удалил базу и создал новую<br />Сопоставление соединения с MySQL на utf8_ Unicode_ci, а сравнение поставил cp1251_general_ci.</p><p>3. На сайте добавил после подключения к базе<br />mysql_query(&quot;SET NAMES &#039;cp1251&#039;&quot;);</p><br /><p> <strong>И стало мне счастье</strong>, букавки стали русскими.<br />А помогла вот эта статья <a href="http://www.firsthand.ru/node/4">http://www.firsthand.ru/node/4</a></p>]]></content>
			<author>
				<name><![CDATA[DeadMax]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1645</uri>
			</author>
			<updated>2008-12-11T13:26:05Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=6461#p6461</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с кодировкой: вместо русских букв отображаются крякозябы РЈСЂ]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=6458#p6458" />
			<content type="html"><![CDATA[<p>Ура! Разобрался!</p>]]></content>
			<author>
				<name><![CDATA[DeadMax]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1645</uri>
			</author>
			<updated>2008-12-11T12:27:00Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=6458#p6458</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Проблема с кодировкой: вместо русских букв отображаются крякозябы РЈСЂ]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=6457#p6457" />
			<content type="html"><![CDATA[<p>Вот столкнулся с такой проблемой, текст из таблицы выводится крякозябами. С начало выводился знаками вопроса.<br />В myAdmin; создал пользователя, наделил правами, установил пароль, создал новую базу, в ней таблицу с текстом для сайта.<br />На стронице сайта делаю запрос к базе, и вытаскиваю текст из базы на сайт. А он приходит в юникоде.<br />SQL<br />character_set_client &nbsp; &nbsp; cp1251<br />character_set_connection &nbsp; &nbsp; cp1251<br />character_set_database &nbsp; &nbsp; cp1251<br />character_set_filesystem &nbsp; &nbsp; binary<br />character_set_results &nbsp; &nbsp; cp1251<br />character_set_server &nbsp; &nbsp; cp1251<br />character_set_system &nbsp; &nbsp; utf8<br />character_sets_dir &nbsp; &nbsp; C:\Program Files\MySQL\MySQL Server 5.0\share\char...</p><p>Посоветуйте, где искать ошибку?</p>]]></content>
			<author>
				<name><![CDATA[DeadMax]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1645</uri>
			</author>
			<updated>2008-12-11T07:58:49Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=6457#p6457</id>
		</entry>
</feed>
