<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://jackxiang.com/post//</link>
<title><![CDATA[dirname(__FILE__)什么意思?]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Wed, 18 Feb 2009 07:50:50 +0000</pubDate> 
<guid>http://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	<div class="code">&nbsp;&nbsp;&nbsp;&nbsp;echo dirname(__FILE__);<br/>&nbsp;&nbsp;&nbsp;&nbsp;echo &quot;&lt;p&gt;&quot;;<br/>&nbsp;&nbsp;&nbsp;&nbsp;echo dirname(dirname(__FILE__));</div><br/>display：<br/>E:&#92;wwwroot&#92;www&#92;htdocs&#92;5-5<br/>E:&#92;wwwroot&#92;www&#92;htdocs<br/><br/>使用范例：<br/><br/>本例返回字符串 $file 为 "/etc"。<br/><br/><br/><div class="code">&lt;?<br/>$path = &quot;/etc/hostname&quot;;<br/>$file = dirname($path);<br/>?&gt; </div><br/><br/><br/><br/>
]]>
</description>
</item><item>
<link>http://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] dirname(__FILE__)什么意思?]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>