<?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: Related Snippets</title>
		<link>http://www.bytemycode.com</link>
		<description>Related snippets for this snippet.</description>
		<pubDate>Wed, 08 Oct 2008 03:09:00 +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>Extract Search Keywords from String</title>
	<link>http://www.bytemycode.com/snippets/snippet/675/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/675/comments/</comments>
	<pubDate>Wed, 04 Jul 2007 08:50:58 +0000</pubDate>
	<dc:creator>drillman</dc:creator>
	<category>"extract keywords", "search string", google</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/675/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Wed. Jul. 4th, 2007  8:50 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/675/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_beginner.gif" align="middle" class="icon" alt="Beginner" /> <a href="http://www.bytemycode.com/members/member/drillman/" title="Beginner">drillman</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+string%22">"search string"</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/google">google</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/675/comments/">2 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 4
			<p>This snippet extracts the keywords or search phrases from a Google referral. It also sets variables for the search engine, date and web page which received the referral if you want to log the data to a file or database. The variables are $engine, $finalphrase (keyword phrase),  $page(referred web page), and  $date.</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>