<?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>The old men&#039;s Weblog &#187; heredoc</title>
	<atom:link href="http://webcaker.com/tag/heredoc/feed/" rel="self" type="application/rss+xml" />
	<link>http://webcaker.com</link>
	<description>We&#039;d love to change the world, but they won&#039;t give us the source code.</description>
	<lastBuildDate>Mon, 26 Jul 2010 09:34:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Becareful the heredoc!</title>
		<link>http://webcaker.com/2010/02/03/becareful-the-heredoc/</link>
		<comments>http://webcaker.com/2010/02/03/becareful-the-heredoc/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 10:20:54 +0000</pubDate>
		<dc:creator>caker</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[heredoc]]></category>

		<guid isPermaLink="false">http://webcaker.com/?p=433</guid>
		<description><![CDATA[today , i was spent  half hour to find a bug, it said ,  Parse error: syntax error, unexpected &#8216;]&#8217;, expecting T_STRING or T_VARIABLE or T_NUM_STRING in xx line, i check that lline all words , on by  &#8230; <a href="http://webcaker.com/2010/02/03/becareful-the-heredoc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>today , i was spent  half hour to find a bug, it said ,  Parse error: syntax error, unexpected &#8216;]&#8217;, expecting T_STRING or T_VARIABLE or T_NUM_STRING in xx line, i check that lline all words , on by one , cannot find the problem where it is , even i remove them , still has some error , check all file line by line , i found it !
because i run a function of emacs to indent line, so EOQ not in the very begin of line ! stupid me !</p>
]]></content:encoded>
			<wfw:commentRss>http://webcaker.com/2010/02/03/becareful-the-heredoc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
