<?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/"
	>

<channel>
	<title>Attractors.jp - Blog &#187; PHP</title>
	<atom:link href="http://blog.attractors.jp/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.attractors.jp</link>
	<description>試行錯誤中</description>
	<lastBuildDate>Mon, 29 Mar 2010 07:46:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OSXでPHPメモ　改行関係</title>
		<link>http://blog.attractors.jp/php/74/</link>
		<comments>http://blog.attractors.jp/php/74/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 04:55:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.attractors.jp/?p=74</guid>
		<description><![CDATA[
OSXのMAMPとかであまり分からないPHPでテキストファイルをゴニョゴニョする事がある。

改行関係でつまづく事があるので、忘れない様にメモ。

読み込み時の改行が認識されない　⇒　auto_detect_line_endings

参考）tkoshima.net » Macのファイルでfgetcsvなど

出力時に改行されない　⇒　PHP_EOL

参考）Macで¥nで改行されないときはPHP_EOL :: 日々是作譜
]]></description>
		<wfw:commentRss>http://blog.attractors.jp/php/74/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

