<?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>flash风 &#187; php</title>
	<atom:link href="http://flash.moligu.com/category/php/feed" rel="self" type="application/rss+xml" />
	<link>http://flash.moligu.com</link>
	<description>风总是刮个不停</description>
	<lastBuildDate>Tue, 30 Mar 2010 14:00:15 +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版本引起的错误</title>
		<link>http://flash.moligu.com/42</link>
		<comments>http://flash.moligu.com/42#comments</comments>
		<pubDate>Thu, 28 Aug 2008 11:13:03 +0000</pubDate>
		<dc:creator>电介质</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://flash.moligu.com/?p=42</guid>
		<description><![CDATA[今天发现自己做的校内应用出错了：
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or &#8216;}&#8217;
这种错误一般是由于代码是php5的，而服务器是php4引起的，但我用的主机明明是支持php5的，只好试着把php5支持移除，再加入就好了！有点晕，一定是主机的服务出问题了。
]]></description>
			<content:encoded><![CDATA[<p>今天发现自己做的校内应用出错了：</p>
<p><strong>Parse error</strong>: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or &#8216;}&#8217;</p>
<p>这种错误一般是由于代码是php5的，而服务器是php4引起的，但我用的主机明明是支持php5的，只好试着把php5支持移除，再加入就好了！有点晕，一定是主机的服务出问题了。</p>
]]></content:encoded>
			<wfw:commentRss>http://flash.moligu.com/42/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
