<?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>Technical LeoLo &#187; include</title>
	<atom:link href="http://blog.leolo.cc/labels/include/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.leolo.cc</link>
	<description>My Learning note</description>
	<lastBuildDate>Thu, 12 Mar 2009 08:58:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP中include和require的差異</title>
		<link>http://blog.leolo.cc/2008/10/16/16/</link>
		<comments>http://blog.leolo.cc/2008/10/16/16/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 19:36:00 +0000</pubDate>
		<dc:creator>leolo</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[include]]></category>
		<category><![CDATA[require]]></category>

		<guid isPermaLink="false">http://leolo.wordpress.com/2008/10/16/php%e4%b8%adinclude%e5%92%8crequire%e7%9a%84%e5%b7%ae%e7%95%b0/</guid>
		<description><![CDATA[PHP中include和require的差異在於找不到引入的檔案時，require會停止解譯php程式，include則不會。
]]></description>
		<wfw:commentRss>http://blog.leolo.cc/2008/10/16/16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
