<?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: PHP判断浏览器类型和浏览器语言</title>
	<atom:link href="http://blog.znsun.com/2007/03/507/php-judgement-browser-type-and-language-system/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.znsun.com/2007/03/507/php-judgement-browser-type-and-language-system</link>
	<description>一个身在香港的业余摄影爱好者的博客</description>
	<lastBuildDate>Thu, 17 Nov 2011 10:16:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rivsen</title>
		<link>http://blog.znsun.com/2007/03/507/php-judgement-browser-type-and-language-system#comment-14392</link>
		<dc:creator>Rivsen</dc:creator>
		<pubDate>Wed, 16 Nov 2011 07:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.znsunimage.com/2007/03/14/507#comment-14392</guid>
		<description>如果我的php脚本既能在终端执行也能在浏览器执行，那个怎么做这些判断呢？</description>
		<content:encoded><![CDATA[<p>如果我的php脚本既能在终端执行也能在浏览器执行，那个怎么做这些判断呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wordpress 的一些设置 -AllangSpace</title>
		<link>http://blog.znsun.com/2007/03/507/php-judgement-browser-type-and-language-system#comment-14321</link>
		<dc:creator>wordpress 的一些设置 -AllangSpace</dc:creator>
		<pubDate>Wed, 21 Sep 2011 11:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.znsunimage.com/2007/03/14/507#comment-14321</guid>
		<description>[...] http://www.zrblog.net/1331.html http://pigmod.com/archives/no-ad-for-kilu-170.html PHP判断浏览器类型和浏览器语言 为WordPress主题添加Tag云页 WordPress修改固定链接的方法 Tags: wordpress   Leave a [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.zrblog.net/1331.html" rel="nofollow">http://www.zrblog.net/1331.html</a> <a href="http://pigmod.com/archives/no-ad-for-kilu-170.html" rel="nofollow">http://pigmod.com/archives/no-ad-for-kilu-170.html</a> PHP判断浏览器类型和浏览器语言 为WordPress主题添加Tag云页 WordPress修改固定链接的方法 Tags: wordpress   Leave a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wordpress 的一些设置 -CM_YeSan</title>
		<link>http://blog.znsun.com/2007/03/507/php-judgement-browser-type-and-language-system#comment-14320</link>
		<dc:creator>wordpress 的一些设置 -CM_YeSan</dc:creator>
		<pubDate>Wed, 21 Sep 2011 02:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.znsunimage.com/2007/03/14/507#comment-14320</guid>
		<description>[...] http://www.zrblog.net/1331.html http://pigmod.com/archives/no-ad-for-kilu-170.html PHP判断浏览器类型和浏览器语言 为WordPress主题添加Tag云页 WordPress修改固定链接的方法 Tags: wordpress   Leave a [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.zrblog.net/1331.html" rel="nofollow">http://www.zrblog.net/1331.html</a> <a href="http://pigmod.com/archives/no-ad-for-kilu-170.html" rel="nofollow">http://pigmod.com/archives/no-ad-for-kilu-170.html</a> PHP判断浏览器类型和浏览器语言 为WordPress主题添加Tag云页 WordPress修改固定链接的方法 Tags: wordpress   Leave a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pcrazyc</title>
		<link>http://blog.znsun.com/2007/03/507/php-judgement-browser-type-and-language-system#comment-13624</link>
		<dc:creator>pcrazyc</dc:creator>
		<pubDate>Fri, 22 Oct 2010 08:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.znsunimage.com/2007/03/14/507#comment-13624</guid>
		<description>http://blog.csdn.net/pClass_DayDayUp/archive/2010/10/22/5959268.aspx

看下这个吧，获取的绝对是正确的</description>
		<content:encoded><![CDATA[<p><a href="http://blog.csdn.net/pClass_DayDayUp/archive/2010/10/22/5959268.aspx" rel="nofollow">http://blog.csdn.net/pClass_DayDayUp/archive/2010/10/22/5959268.aspx</a></p>
<p>看下这个吧，获取的绝对是正确的</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pcrazyc</title>
		<link>http://blog.znsun.com/2007/03/507/php-judgement-browser-type-and-language-system#comment-13623</link>
		<dc:creator>pcrazyc</dc:creator>
		<pubDate>Fri, 22 Oct 2010 07:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.znsunimage.com/2007/03/14/507#comment-13623</guid>
		<description>判断浏览器语言的，没有必须取前几位吧，$_SERVER[&#039;HTTP_ACCEPT_LANGUAGE&#039;]返回的值都是用&quot;,&quot;隔开的，浏览器的语言就是第一个&quot;,&quot;以前的，这样应该好办了吧，没有必要来一大串判断</description>
		<content:encoded><![CDATA[<p>判断浏览器语言的，没有必须取前几位吧，$_SERVER['HTTP_ACCEPT_LANGUAGE']返回的值都是用","隔开的，浏览器的语言就是第一个","以前的，这样应该好办了吧，没有必要来一大串判断</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sfengz</title>
		<link>http://blog.znsun.com/2007/03/507/php-judgement-browser-type-and-language-system#comment-13420</link>
		<dc:creator>sfengz</dc:creator>
		<pubDate>Tue, 31 Aug 2010 18:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.znsunimage.com/2007/03/14/507#comment-13420</guid>
		<description>学习了，博客主题对IE支持度不好，正想屏掉IE</description>
		<content:encoded><![CDATA[<p>学习了，博客主题对IE支持度不好，正想屏掉IE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SUN</title>
		<link>http://blog.znsun.com/2007/03/507/php-judgement-browser-type-and-language-system#comment-11877</link>
		<dc:creator>SUN</dc:creator>
		<pubDate>Wed, 19 Aug 2009 16:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.znsunimage.com/2007/03/14/507#comment-11877</guid>
		<description>哦，已经更新过了。</description>
		<content:encoded><![CDATA[<p>哦，已经更新过了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aoyuxuan</title>
		<link>http://blog.znsun.com/2007/03/507/php-judgement-browser-type-and-language-system#comment-7748</link>
		<dc:creator>aoyuxuan</dc:creator>
		<pubDate>Mon, 19 Nov 2007 01:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.znsunimage.com/2007/03/14/507#comment-7748</guid>
		<description>判断浏览器语言用这个有点不准啊。</description>
		<content:encoded><![CDATA[<p>判断浏览器语言用这个有点不准啊。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.487 seconds -->
<!-- Cached page served by WP-Cache -->

