<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>雨のち晴れ &#187; dreamweaver</title>
	<atom:link href="http://www.ame-nochi-hare.com/category/works/dreamweaver/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ame-nochi-hare.com</link>
	<description>ダイビングとITな生活 - kote2の超個人的な日記</description>
	<lastBuildDate>Tue, 07 Sep 2010 15:36:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.ame-nochi-hare.com/category/works/dreamweaver/feed/" />
		<item>
		<title>dreamweaverでphpファイルを開くとeucでも勝手にshift-jisになる件</title>
		<link>http://www.ame-nochi-hare.com/2006/12/24/php/</link>
		<comments>http://www.ame-nochi-hare.com/2006/12/24/php/#comments</comments>
		<pubDate>Sun, 24 Dec 2006 10:42:50 +0000</pubDate>
		<dc:creator>kote2</dc:creator>
				<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.ame-nochi-hare.com/2006/12/24/php/</guid>
		<description><![CDATA[とでも書けば検索エンジンに引っかかるかな。自分も今調べたので。
表題の通り、phpファイルをDreamweaverで編集しようとすると、文字コードが指定されていないと勝手にshift-JISに変換して表示されるため、いち [...]]]></description>
			<content:encoded><![CDATA[<p>とでも書けば検索エンジンに引っかかるかな。自分も今調べたので。</p>
<p>表題の通り、phpファイルをDreamweaverで編集しようとすると、文字コードが指定されていないと勝手にshift-JISに変換して表示されるため、いちいちmetaタグでeucを宣言したり、文頭に</p>
<p>&lt;?php /* &lt;meta http-equiv=&#8221;Content-Type&#8221; content=&#8221;text/html; charset=euc-jp&#8221; /&gt; */ ?&gt;</p>
<p>なんかを入れたりしてかなりめんどくさい思いをしてたんですが、解決法が見つかった。</p>
<p>「編集」⇒「環境設定」⇒「新規ドキュメント」 で「エンコーディングが指定されてない既存ファイルを開くときに使用」のチェックを外すだけ。</p>
<p>今までの苦労が嘘のように解決。もっと早く気付くべきだった・・・</p>
<p>いや、metaで文字コードくらい宣言しろよという意見もあるかと思いますが、市販のphpの参考書のサンプルファイルってそこまでやってないのが現状なので。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ame-nochi-hare.com/2006/12/24/php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.ame-nochi-hare.com/2006/12/24/php/" />
	</item>
	</channel>
</rss>
