<?xml version="1.0"?><rss version="2.0">
       <channel>
         <title>Programmer Kingdom</title>
		 <link>http://www.programmerkingdom.com/categories/90/search-.html</link>
		 <description>Programmer Kingdom</description>
		 <image>
		   <url>http://www.programmerkingdom.com/images/logo.jpg</url>
		   <link>http://www.programmerkingdom.com/</link>
		 </image>
		 <item>
		   <title>Building SEO Dynamic Pages</title>
		   <link>http://www.programmerkingdom.com/view/384/building-seo-dynamic-pages.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
When I first wrote this column back in January
1999, I had no clue that it was going to be so wildly popular, and I
had even less of a clue that PHPBuilder was going to take off and
become as widely-used as it is today. 


Building Dynamic Pages With Search Engines in Mind

When I first wrote this column back in January 1999, I had no clue 
that it was going to be so wildly popular, and...........</span>]]></description>
		   <pubDate>2010-04-01T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Put together a search engin</title>
		   <link>http://www.programmerkingdom.com/view/385/put-together-a-search-engin.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
You can't do anything useful using a like
%searchword% query, it just isn't coming back relevant. There has to be
a better way, and indeed there is, with a few easy steps.


Slapping together a search engine for your database is easy with PHP and
MySQL.

So you've got a dynamic site, filled with all sorts of user inputs, whether
it be a 'phorum'.If you
are like me, you have very few ht...........</span>]]></description>
		   <pubDate>2010-04-01T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Friendly URL's</title>
		   <link>http://www.programmerkingdom.com/view/386/friendly-url's.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
In this tutorial we'll be using Apache's Files
and ForceType directives to keep the users address bar nice and tidy.
We'll be using PHP to serve up the dynamic content with the help of
Pear's Numbers_Roman class to display numbers as roman numerals. 
Friendly URL's


Every good website should not only be functional, but also look
good. Why would that exclude the address bar of the user's...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Search Engine Friendly URLs</title>
		   <link>http://www.programmerkingdom.com/view/387/search-engine-friendly-urls.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
In part one, we learned how to use PHP and
Apache to provide URLs that look like directories so that search
engines would index them correctly. I also think they just look neat,
much prettier than a bunch of ampersands and equal signs. 

Search Engine Friendly URLs
The Intro

 I also think they just look neat, much prettier
than a bunch of ampersands and equal signs. This method also re...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Site Search: Quick and Easy</title>
		   <link>http://www.programmerkingdom.com/view/388/site-search:-quick-and-easy.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
This article will show how to create a
site-specific search engine. No programming skills will be required to
implement the code presented here but the reader should be familiar
with HTML and would benefit by having some understanding PHP.

Site Search: Quick and Easy
Overview

A site-specific search capability is a nice feature to be able to
add to a website. If a site is large and con...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Search Engine</title>
		   <link>http://www.programmerkingdom.com/view/389/search-engine.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
The first thing is the fact that the database
credentials are stored in this file, this is not only a security
concern but also a pain if they need to be changed.



Search Engine

This tutorial will teach you how to write a simple PHP/MySQL Search Engine.





Note:
Eventhough this is said to be a simple example, that shouldn't mean
security should be overlooked. We will quickly...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Simplest PHP Site Search-Engine</title>
		   <link>http://www.programmerkingdom.com/view/390/simplest-php-site-search-engine.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
Grep is a common Unix command. It is used to
search. Unix's grep searches one or more input files for lines
containing a match to a specified pattern. By default, grep prints the
matching lines. 

Simplest PHP Site Search-engine Using Unix Grep

Grep is a common Unix command. It is used to search. Unix's grep
searches one or more input files for lines containing a match to a
specified p...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Simple Site Search</title>
		   <link>http://www.programmerkingdom.com/view/391/simple-site-search.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
Having a search feature on your site is very
handy for helping users find exactly what they are looking for. This
tutorial shows how to configure your database for searching and
instigate the system into your site. 

Simple Site&nbsp;Search
 Creating the&nbsp;Database
Having a search feature on your site is very handy for helping users
find exactly what they are looking for. Search engin...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Search keyword with PHP</title>
		   <link>http://www.programmerkingdom.com/view/392/search-keyword-with-php.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
This tutorial will teach you how you can use
PHP to search keywords on your website. This is very easy to use and so
helpful to your visitors.

Search Keyword in all pages of a website :

 This is simplest way, probably to search for a keyword in a page. Please let us know if you are looking for something 
different. 


&lt;?php
$file_name=array();
$search_string=$_GET[&quot;searchst...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>PHP Search</title>
		   <link>http://www.programmerkingdom.com/view/393/php-search.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
In a series of tutorials here at Insane
Visions, we have shown some of the basics of PHP and continue it with
how to enable visitors to search your site, using PHP. We'll take you
step by step.


PHP Search 


We'll take you step by step on a fairly simple search feature. From
the actual form, to the results and several things you can do to make
your search better.

Search Form

...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item></channel>
	 </rss>
