<?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: Snippets for keywords</title>
		<link>http://www.bytemycode.com</link>
		<description>Snippets for this tag.</description>
		<pubDate>Thu, 24 Jul 2008 04:30:52 +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</title>
	<link>http://www.bytemycode.com/snippets/snippet/656/</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[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Sun. May. 20th, 2007  5:17 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/656/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/SecondV/" title="Scripter">SecondV</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/%22extract+keywords%22">"extract keywords"</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/%22search+engine%22">"search engine"</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/keywords">keywords</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/656/comments/">1 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 7
			<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><item>
	<title>Search engine keyword highlighter.</title>
	<link>http://www.bytemycode.com/snippets/snippet/588/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/588/comments/</comments>
	<pubDate>Sun, 11 Feb 2007 08:01:34 +0000</pubDate>
	<dc:creator>Nico</dc:creator>
	<category>google, highlight, keywords, PHP, search, Yahoo</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/588/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Sun. Feb. 11th, 2007  8:01 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/588/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_helper.gif" align="middle" class="icon" alt="Helper" /> <a href="http://www.bytemycode.com/members/member/Nico/" title="Helper">Nico</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/google">google</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/highlight">highlight</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/keywords">keywords</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/PHP">PHP</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/search">search</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Yahoo">Yahoo</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/588/comments/">2 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 11
			<p>If a visitor comes to your site from a search engine such as Google or Yahoo, this function will highlight the keywords in a given text the user used for his search.</p>
		]]>
	</description>
</item>
	</channel>
</rss>