<?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>leman &#187; PHP</title>
	<atom:link href="http://blog.lmswork.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lmswork.com</link>
	<description>所說的三四事</description>
	<lastBuildDate>Tue, 31 Aug 2010 16:47:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Information of Flash sent out via URLLoader</title>
		<link>http://blog.lmswork.com/2010/03/information-of-flash-sent-out-via-urlloader/</link>
		<comments>http://blog.lmswork.com/2010/03/information-of-flash-sent-out-via-urlloader/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 10:49:29 +0000</pubDate>
		<dc:creator>Leman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[swf]]></category>

		<guid isPermaLink="false">http://blog.lmswork.com/2010/03/information-of-flash-sent-out-via-urlloader/</guid>
		<description><![CDATA[for PHP platform, server may receive these information in $_SERVER array. it may simple to check out the source is valid and come from *.swf file &#8216;HTTP_REFERER&#8217; => &#8216;file:///Z&#124;/somewhere&#124;happypage.swf&#8217;, &#8216;HTTP_X_FLASH_VERSION&#8217; ]]></description>
			<content:encoded><![CDATA[<p>for PHP platform, server may receive these information in $_SERVER array. it may simple to check out the source is valid and come from *.swf file</p>
<p>  &#8216;HTTP_REFERER&#8217; => &#8216;file:///Z|/somewhere|happypage.swf&#8217;,<br />
  &#8216;HTTP_X_FLASH_VERSION&#8217; => &#8217;9,0,45,0&#8242;,<br />
  &#8216;HTTP_USER_AGENT&#8217; => &#8216;Shockwave Flash&#8217;,</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lmswork.com/2010/03/information-of-flash-sent-out-via-urlloader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
