<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tech aspirant &#187; location</title>
	<atom:link href="http://www.techaspirant.com/tag/location/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techaspirant.com</link>
	<description>The ultimate technology Blog &#124;&#124; My thoughts and finding in brief...arunrajr kadampanad</description>
	<lastBuildDate>Sat, 09 Apr 2011 10:25:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>HTTP REDIRECT</title>
		<link>http://www.techaspirant.com/http-redirect/</link>
		<comments>http://www.techaspirant.com/http-redirect/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 12:59:06 +0000</pubDate>
		<dc:creator>R Arun Raj</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[location]]></category>
		<category><![CDATA[redirect]]></category>

		<guid isPermaLink="false">http://arunrajr.com/blog/?p=151</guid>
		<description><![CDATA[PHP Redirect &#60;?php header("Location: http://www.example.com/"); /* Redirect browser */ /* Make sure that code below does not get executed when we redirect. */ exit; ?&#62; Javascript Redirect &#60;script type="text/javascript"&#62; &#60;!-- window.location = "http://www.arunrajr.com/" //--&#62; &#60;/script&#62;]]></description>
		<wfw:commentRss>http://www.techaspirant.com/http-redirect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

