<?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"
	>
<channel>
	<title>Comments on: How many ways I can redirect a php page?</title>
	<atom:link href="http://www.technicalinterview.info/how-many-ways-i-can-redirect-a-php-page/feed" rel="self" type="application/rss+xml" />
	<link>http://www.technicalinterview.info/how-many-ways-i-can-redirect-a-php-page/</link>
	<description>Java Interview Questions &#124; IT interview questions &#124; Software Testing Interview questions &#124; .Net Interview Questions &#124; Job Interview Questions &#38; Answers &#124; Tough Interview Questions &#124; Technology Interview Questions &#124; Tech Interview Questions &#124; Testing Interview Questions &#124; SAP Interview Questions &#124; ABAP Interview Questions &#124; Data Warehousing Interview Questions</description>
	<pubDate>Wed, 20 Aug 2008 07:06:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: murugesan.k</title>
		<link>http://www.technicalinterview.info/how-many-ways-i-can-redirect-a-php-page/#comment-6401</link>
		<dc:creator>murugesan.k</dc:creator>
		<pubDate>Thu, 15 May 2008 08:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.technicalinterview.info/how-many-ways-i-can-redirect-a-php-page.html#comment-6401</guid>
		<description>There are two method we can redirect the method

1.header()- php function
1.meta in html format

example 
header("location:http://www.acumeninfo.in");

or
echo "";</description>
		<content:encoded><![CDATA[<p>There are two method we can redirect the method</p>
<p>1.header()- php function<br />
1.meta in html format</p>
<p>example<br />
header(&#8221;location:http://www.acumeninfo.in&#8221;);</p>
<p>or<br />
echo &#8220;&#8221;;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
