<?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>PHPSuperBLOG &#187; Link</title>
	<atom:link href="http://www.phpsuperblog.com/tag/link/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpsuperblog.com</link>
	<description>Lot of IT, Lot of Fun</description>
	<lastBuildDate>Wed, 30 Nov 2011 12:34:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Redirect page using PHP function header()</title>
		<link>http://www.phpsuperblog.com/php/redirect-page-using-php-function-header/</link>
		<comments>http://www.phpsuperblog.com/php/redirect-page-using-php-function-header/#comments</comments>
		<pubDate>Wed, 21 May 2008 13:45:34 +0000</pubDate>
		<dc:creator>Shek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Link]]></category>
		<category><![CDATA[PHP Function]]></category>
		<category><![CDATA[Redirect]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=44</guid>
		<description><![CDATA[In some cases, you might like to redirect the user to another page from a certain page, example like when the website is under maintenance then you might like to redirect the user once they reach the home page to a maintenance notification page. To do so, there is a function in PHP could do [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/php/redirect-page-using-php-function-header/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use HTML form button to link to another page</title>
		<link>http://www.phpsuperblog.com/html/use-html-form-button-to-link-to-another-page/</link>
		<comments>http://www.phpsuperblog.com/html/use-html-form-button-to-link-to-another-page/#comments</comments>
		<pubDate>Wed, 07 May 2008 01:38:36 +0000</pubDate>
		<dc:creator>Shek</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Button]]></category>
		<category><![CDATA[HTML form]]></category>
		<category><![CDATA[HTML form element]]></category>
		<category><![CDATA[Link]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=18</guid>
		<description><![CDATA[Editor&#8217;s note: In my past posts of HTML form, the attribute &#8220;action&#8221; of the HTML form is to indicate what page will load and the data of the form will be submitted. To use the same concept, we could also use the submit button to play a role in the directing to another page. All [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/html/use-html-form-button-to-link-to-another-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

