<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[TNF : Tatter Network Foundation forum - utf-8문서를 올렸는데 한글 텍스트가 깨지던데요.]]></title>
	<link rel="self" href="http://forum.tattersite.com/ko/extern.php?action=feed&amp;tid=3198&amp;type=atom"/>
	<updated>2007-05-10T15:47:05Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=3198</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: utf-8문서를 올렸는데 한글 텍스트가 깨지던데요.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=18203#p18203"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>정태영 작성:</cite><blockquote><div class="quotebox"><cite>LonnieNa 작성:</cite><blockquote><p>이상하게 잘 안되네요.<br />utf-8 정의해주고<br />저장도 utf-8로 했는데도 그러네요.</p></blockquote></div><p>가끔 보면 호스팅업체에서 Content-type: text/html; charset=euc_kr 식의 헤더를 보내주는 경우가 있는데 그런 경우 저런 문제가 발생할 수 있습니다. <img src="http://forum.tattersite.com/ko/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>확장자를 php로 바꾸시고 아래 코드를 문서의 맨 앞에 삽입해보세요.</p><div class="codebox"><pre><code>&lt;?PHP header(&quot;Content-type: text/html; charset=utf-8&quot;); ?&gt;</code></pre></div><p>만약 위의 코드로 해결이 된다면 .htaccess 를 만드시고 아래 코드를 넣으시면 해결할 수 있을겁니다.</p><div class="codebox"><pre><code>php_admin_value default_charset &quot;&quot;</code></pre></div></blockquote></div><p>php 문서에 <br />&lt;?PHP header(&quot;Content-type: text/html; charset=utf-8&quot;); ?&gt;<br />를 넣으니 잘 되네요.<br />근데 . htaccess파일로 적용은 안되네요.<br />요 호스팅 정말 이상하다. 1년 22만원 가비아라던데.</p>]]></content>
			<author>
				<name><![CDATA[LonnieNa]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=9</uri>
			</author>
			<updated>2007-05-10T15:47:05Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=18203#p18203</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: utf-8문서를 올렸는데 한글 텍스트가 깨지던데요.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=18200#p18200"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>LonnieNa 작성:</cite><blockquote><p>이상하게 잘 안되네요.<br />utf-8 정의해주고<br />저장도 utf-8로 했는데도 그러네요.</p></blockquote></div><p>가끔 보면 호스팅업체에서 Content-type: text/html; charset=euc_kr 식의 헤더를 보내주는 경우가 있는데 그런 경우 저런 문제가 발생할 수 있습니다. <img src="http://forum.tattersite.com/ko/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>확장자를 php로 바꾸시고 아래 코드를 문서의 맨 앞에 삽입해보세요.</p><div class="codebox"><pre><code>&lt;?PHP header(&quot;Content-type: text/html; charset=utf-8&quot;); ?&gt;</code></pre></div><p>만약 위의 코드로 해결이 된다면 .htaccess 를 만드시고 아래 코드를 넣으시면 해결할 수 있을겁니다.</p><div class="codebox"><pre><code>php_admin_value default_charset &quot;&quot;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[정태영]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=1327</uri>
			</author>
			<updated>2007-05-10T08:25:09Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=18200#p18200</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: utf-8문서를 올렸는데 한글 텍스트가 깨지던데요.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=18197#p18197"/>
			<content type="html"><![CDATA[<p>아마도 BOM 일지 모르겠습니다.</p><p><a href="http://mwultong.blogspot.com/2006/05/qna-unicode-bom-byte-order-mark.html">http://mwultong.blogspot.com/2006/05/qn … -mark.html</a></p>]]></content>
			<author>
				<name><![CDATA[일모리]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=137</uri>
			</author>
			<updated>2007-05-10T05:33:35Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=18197#p18197</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: utf-8문서를 올렸는데 한글 텍스트가 깨지던데요.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=18193#p18193"/>
			<content type="html"><![CDATA[<p>BOM이 앞에 붙어 있거나, UTF-8 디텍션하는 무엇인가가 삽질중이거나...</p>]]></content>
			<author>
				<name><![CDATA[gendoh]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=17</uri>
			</author>
			<updated>2007-05-10T00:35:07Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=18193#p18193</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: utf-8문서를 올렸는데 한글 텍스트가 깨지던데요.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=18190#p18190"/>
			<content type="html"><![CDATA[<p>이상하게 잘 안되네요.<br />utf-8 정의해주고<br />저장도 utf-8로 했는데도 그러네요.</p>]]></content>
			<author>
				<name><![CDATA[LonnieNa]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=9</uri>
			</author>
			<updated>2007-05-09T11:59:51Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=18190#p18190</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: utf-8문서를 올렸는데 한글 텍스트가 깨지던데요.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=18175#p18175"/>
			<content type="html"><![CDATA[<p>상관없지 않을까요?<br />저장시 인코딩을 utf8로 저장하고 문서내에 utf8임을 명시했다면 제대로 나오는게 정상 같은데요...</p>]]></content>
			<author>
				<name><![CDATA[나니]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=134</uri>
			</author>
			<updated>2007-05-09T01:43:38Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=18175#p18175</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: utf-8문서를 올렸는데 한글 텍스트가 깨지던데요.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=18174#p18174"/>
			<content type="html"><![CDATA[<p>제 개인서버도 euc-kr 환경이지만, UTF-8 html 문서나 php 파일도 않깨지고 잘 돌아갑니다..</p><p>html 파일 헤더에 인코딩을 utf-8이라고 명시해주시면 될겁니다~~</p>]]></content>
			<author>
				<name><![CDATA[건더기]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=32</uri>
			</author>
			<updated>2007-05-09T01:43:18Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=18174#p18174</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[utf-8문서를 올렸는데 한글 텍스트가 깨지던데요.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=18172#p18172"/>
			<content type="html"><![CDATA[<p>모 호스팅에<br />euc-kr로 html을 저장해야만 되고,<br />utf-8로 저장해서 올리니 와장창깨지는데.<br />iconv가 설치되어있지 않아서 일까요?</p>]]></content>
			<author>
				<name><![CDATA[LonnieNa]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=9</uri>
			</author>
			<updated>2007-05-08T23:24:58Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=18172#p18172</id>
		</entry>
</feed>
