<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: FSO判断本地文件是否存在-Asp</title>
	<atom:link href="http://www.baizoo.cn/archives/465.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.baizoo.cn/archives/465.html</link>
	<description>乘风破浪会有时</description>
	<lastBuildDate>Sun, 20 Jun 2010 06:28:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: 白舟空间 &#187; Get_headers判断远程文件是否存在-PHP</title>
		<link>http://www.baizoo.cn/archives/465.html/comment-page-1#comment-3608</link>
		<dc:creator>白舟空间 &#187; Get_headers判断远程文件是否存在-PHP</dc:creator>
		<pubDate>Thu, 09 Apr 2009 12:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.baizoo.cn/?p=465#comment-3608</guid>
		<description>[...] 判断网页文件是否存在的方法倒是很多，asp版的可以看我前两篇文章介绍的方法，FSO方法和XMLHTTP方法,这里有一个php版的，摘录并了解一下get_headers函数。 &lt;?php$url = &#039;http://www.baizoo.cn/index.php&#039;;if (get_headers($url)&lt;&gt;false){&#160;&#160; echo &quot;文件存在&quot;;}&#160;else&#160;{&#160;&#160; echo &quot;文件不存在&quot;;&#160;}//print_r(get_headers($url, 1));?&gt; [...]</description>
		<content:encoded><![CDATA[<p>[...] 判断网页文件是否存在的方法倒是很多，asp版的可以看我前两篇文章介绍的方法，FSO方法和XMLHTTP方法,这里有一个php版的，摘录并了解一下get_headers函数。 &lt;?php$url = &#8216;http://www.baizoo.cn/index.php&#8217;;if (get_headers($url)&lt;&gt;false){&nbsp;&nbsp; echo &quot;文件存在&quot;;}&nbsp;else&nbsp;{&nbsp;&nbsp; echo &quot;文件不存在&quot;;&nbsp;}//print_r(get_headers($url, 1));?&gt; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
