<?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>func09 &#187; php</title>
	<atom:link href="http://www.func09.com/wordpress/archives/tag/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.func09.com/wordpress</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 06 Feb 2012 04:25:55 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHPのちょっと待て（その１）</title>
		<link>http://www.func09.com/wordpress/archives/627</link>
		<comments>http://www.func09.com/wordpress/archives/627#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:13:58 +0000</pubDate>
		<dc:creator>haga</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.func09.com/wordpress/?p=627</guid>
		<description><![CDATA[PHPやっててちょっと待てや！と思った時ブログに愚痴を書くよ &#60;?php echo &#34;'*' == 0 &#34;; if ( '*' == 0 ) echo &#34;//=&#62; TRUE&#038;qu [...]]]></description>
			<content:encoded><![CDATA[<p>PHPやっててちょっと待てや！と思った時ブログに愚痴を書くよ</p>

<div class="codecolorer-container text blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&lt;?php<br />
echo &quot;'*' == 0 &quot;;<br />
if ( '*' == 0 ) echo &quot;//=&gt; TRUE&quot;;<br />
else echo &quot;//=&gt; FALSE&quot;;<br />
?&gt;</div></div>

<p>実行結果：</p>

<div class="codecolorer-container text blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">'*' == 0 //=&gt; TRUE</div></div>

<p>おい！ちょっと待てや！！</p>

<p>素晴らしき自動的な世界〜或いは「型のない」世界〜
<a href="http://d.hatena.ne.jp/gallu/20061108/p1">http://d.hatena.ne.jp/gallu/20061108/p1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.func09.com/wordpress/archives/627/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

