<?xml version="1.0"?><rss version="2.0">
       <channel>
         <title>Programmer Kingdom</title>
		 <link>http://www.programmerkingdom.com/categories/75/browsers-.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>Browser Redirect</title>
		   <link>http://www.programmerkingdom.com/view/115/browser-redirect.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
This is a simple little script which will take
you to one page if you're using Internet Explorer, and another page if
you're using some other browser. If the browser is Microsoft Internet
Explorer, then go to spoono.com. Anything else, go to yahoo.com. 

Browser Redirect

Learn how to do a Browser Redirect using the power of PHP.




Spreadshirt






Alright, this is a simple...........</span>]]></description>
		   <pubDate>2010-03-24T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Something Useful: Detect Browsers</title>
		   <link>http://www.programmerkingdom.com/view/116/something-useful:-detect-browsers.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
Let us do something more useful now. We are
going to check what sort of browser the visitor is using. For that, we
check the user agent string the browser sends as part of the HTTP
request. 



Something Useful


Let us do something more useful now. We are going to check
what sort of browser the visitor is using.
For that, we check the user agent string the browser
sends as part of ...........</span>]]></description>
		   <pubDate>2010-04-15T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Detecting The User's Browser</title>
		   <link>http://www.programmerkingdom.com/view/117/detecting-the-user's-browser.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
When a browser accesses any page on your
website, it sends a user-agent string to the server.

In PHP, this
string is stored in the $_SERVER superglobals array. To detect a
browser using Firefox, 
we can simply can the user-agent string for the
term firefox




Detecting The User's Browser
Introduction

When a browser accesses any page on your website,
it sends a user-agent strin...........</span>]]></description>
		   <pubDate>2010-04-19T00:00:00-07:00</pubDate>
		 </item></channel>
	 </rss>
