<?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>Learn PHP Together</description>
	<lastBuildDate>Fri, 30 Jul 2010 07:26:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</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>admin</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 when the user enters a certain page, example like when the website is under maintenance and you might like to redirect the user once they reach the home page to a page saying that the website is under maintenance. To redirect to [...]]]></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>admin</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>
