<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Fri, 04 Jul 2008 22:51:19 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Search Keywords 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/656/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/656/comments/</comments>
		<pubDate>Sun, 20 May 2007 05:17:40 +0000</pubDate>
		<dc:creator>SecondV</dc:creator>
		<category>"extract keywords", "search engine", keywords</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/656/</guid>
		<description>
			<![CDATA[
				<p>This class can be used to retrieve the search words entered by an user in a search engine site that lead the user to the current page.<br /><br />The class can parse the HTTP_REFERER variable if present. Then it can detect which search engine site lead the user to the current page, and extract the search words.<br /><br />Currently the following engines are supported:<br /><br />- Google<br />- Yahoo<br />- MSN<br />- AllTheWeb<br />- LookSmart<br />- AskJeeves</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>