<?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 Tutorials: Create a Search Engine (Part 4)</title>
	<atom:link href="http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4/feed" rel="self" type="application/rss+xml" />
	<link>http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4</link>
	<description>Search engine optimization is not rocket science.</description>
	<lastBuildDate>Wed, 03 Aug 2011 00:09:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: duarex2</title>
		<link>http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4/comment-page-1#comment-1820</link>
		<dc:creator>duarex2</dc:creator>
		<pubDate>Wed, 07 Jul 2010 14:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4#comment-1820</guid>
		<description>@h4r00n, i also had that problem but i came up with this code:
(Replace the whole foreach with this)
$search_each = 0;
while ($search_each &lt; count($search_exploded)) {
if ($search_each == 0) {
$construct = &quot;keywords LIKE &#039;%&quot; . $search_each . &quot;%&#039;&quot;;
} else {
$construct .= &quot; AND keywords LIKE &#039;%&quot; . $search_each . &quot;%&#039;&quot;;
}
$search_each++;
}
Subscribe if helped!!!</description>
		<content:encoded><![CDATA[<p>@h4r00n, i also had that problem but i came up with this code:<br />
(Replace the whole foreach with this)<br />
$search_each = 0;<br />
while ($search_each &lt; count($search_exploded)) {<br />
if ($search_each == 0) {<br />
$construct = &quot;keywords LIKE &#039;%&quot; . $search_each . &quot;%&#039;&quot;;<br />
} else {<br />
$construct .= &quot; AND keywords LIKE &#039;%&quot; . $search_each . &quot;%&#039;&quot;;<br />
}<br />
$search_each++;<br />
}<br />
Subscribe if helped!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GrandStudable</title>
		<link>http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4/comment-page-1#comment-1821</link>
		<dc:creator>GrandStudable</dc:creator>
		<pubDate>Thu, 24 Jun 2010 22:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4#comment-1821</guid>
		<description>FOR THE ONES WHO HAVE BEEN ONE HOUR TRYING TO FIND OUT WICH IS THE RARE SYMBOL VERY SIMILAR TO AN 8. WELL, THATS THE PORCIENT SYMBOL. (%) THIS TUTORIAL IS AWEASOME, BUT IT NEEDS MORE EXPLANATION. I hope this helps to that guys who have been stuck in that part.</description>
		<content:encoded><![CDATA[<p>FOR THE ONES WHO HAVE BEEN ONE HOUR TRYING TO FIND OUT WICH IS THE RARE SYMBOL VERY SIMILAR TO AN 8. WELL, THATS THE PORCIENT SYMBOL. (%) THIS TUTORIAL IS AWEASOME, BUT IT NEEDS MORE EXPLANATION. I hope this helps to that guys who have been stuck in that part.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ejancar</title>
		<link>http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4/comment-page-1#comment-1822</link>
		<dc:creator>ejancar</dc:creator>
		<pubDate>Fri, 16 Apr 2010 21:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4#comment-1822</guid>
		<description>sorry that is % :D thx for nice tutorial</description>
		<content:encoded><![CDATA[<p>sorry that is % <img src='http://www.based-on-a-true-story.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  thx for nice tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ejancar</title>
		<link>http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4/comment-page-1#comment-1823</link>
		<dc:creator>ejancar</dc:creator>
		<pubDate>Fri, 16 Apr 2010 20:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4#comment-1823</guid>
		<description>omg how i can do it , it is on the 0:42 , like 8</description>
		<content:encoded><![CDATA[<p>omg how i can do it , it is on the 0:42 , like 8</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hardyzzone</title>
		<link>http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4/comment-page-1#comment-1824</link>
		<dc:creator>hardyzzone</dc:creator>
		<pubDate>Thu, 11 Feb 2010 00:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4#comment-1824</guid>
		<description>noo D: its nto on my ocmputer anymore casue it was illageing singed as microsoft so my dad thoguth it had a virus and delete it</description>
		<content:encoded><![CDATA[<p>noo D: its nto on my ocmputer anymore casue it was illageing singed as microsoft so my dad thoguth it had a virus and delete it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CARECORDS07</title>
		<link>http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4/comment-page-1#comment-1825</link>
		<dc:creator>CARECORDS07</dc:creator>
		<pubDate>Mon, 25 Jan 2010 22:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4#comment-1825</guid>
		<description>same here... did u get that working?</description>
		<content:encoded><![CDATA[<p>same here&#8230; did u get that working?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brucelampson</title>
		<link>http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4/comment-page-1#comment-1826</link>
		<dc:creator>brucelampson</dc:creator>
		<pubDate>Fri, 22 Jan 2010 23:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4#comment-1826</guid>
		<description>i have been following your tuts since ever , your awesome but is there a way you can paginated the search engine results?</description>
		<content:encoded><![CDATA[<p>i have been following your tuts since ever , your awesome but is there a way you can paginated the search engine results?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l3rodey</title>
		<link>http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4/comment-page-1#comment-1827</link>
		<dc:creator>l3rodey</dc:creator>
		<pubDate>Wed, 25 Nov 2009 10:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4#comment-1827</guid>
		<description>Fail and what sucks is that no help is given, very last buit I add the &#039; just like you but does not fix it and no one helps</description>
		<content:encoded><![CDATA[<p>Fail and what sucks is that no help is given, very last buit I add the &#8216; just like you but does not fix it and no one helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: croc786</title>
		<link>http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4/comment-page-1#comment-1828</link>
		<dc:creator>croc786</dc:creator>
		<pubDate>Mon, 16 Nov 2009 23:24:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4#comment-1828</guid>
		<description>Can you send me thjr addo on link please</description>
		<content:encoded><![CDATA[<p>Can you send me thjr addo on link please</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itsbrad212</title>
		<link>http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4/comment-page-1#comment-1829</link>
		<dc:creator>itsbrad212</dc:creator>
		<pubDate>Sun, 11 Oct 2009 04:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4#comment-1829</guid>
		<description>THANKKKK YOU!!!!! :D :D :D :D</description>
		<content:encoded><![CDATA[<p>THANKKKK YOU!!!!! <img src='http://www.based-on-a-true-story.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  <img src='http://www.based-on-a-true-story.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  <img src='http://www.based-on-a-true-story.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  <img src='http://www.based-on-a-true-story.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  www.based-on-a-true-story.com/search-engine-optimization/php-tutorials-create-a-search-engine-part-4/feed ) in 1.68301 seconds, on Feb 8th, 2012 at 11:01 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 9th, 2012 at 12:01 am UTC -->
