<?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>PHP Tutorials and code &#187; password protected pages</title>
	<atom:link href="http://readytousesolutions.com/phpblog/tag/password-protected-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://readytousesolutions.com/phpblog</link>
	<description>PHP tutorials - Examples of the most useful scripts</description>
	<lastBuildDate>Thu, 22 Jul 2010 07:34:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP Tutorial : Password protect page script</title>
		<link>http://readytousesolutions.com/phpblog/php-tutorial-password-protect-page-script/</link>
		<comments>http://readytousesolutions.com/phpblog/php-tutorial-password-protect-page-script/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 10:51:19 +0000</pubDate>
		<dc:creator>PHP Tutorials and Help</dc:creator>
				<category><![CDATA[Useful PHP]]></category>
		<category><![CDATA[password protected area]]></category>
		<category><![CDATA[password protected pages]]></category>
		<category><![CDATA[password secured]]></category>
		<category><![CDATA[php password]]></category>
		<category><![CDATA[php password protected]]></category>
		<category><![CDATA[php password protected pages]]></category>
		<category><![CDATA[php password protection]]></category>
		<category><![CDATA[php password secured]]></category>
		<category><![CDATA[php protect]]></category>
		<category><![CDATA[php protected]]></category>
		<category><![CDATA[php secure]]></category>
		<category><![CDATA[php secure area]]></category>
		<category><![CDATA[php secure page]]></category>
		<category><![CDATA[protected area]]></category>
		<category><![CDATA[secure area]]></category>

		<guid isPermaLink="false">http://readytousesolutions.com/phpblog/?p=87</guid>
		<description><![CDATA[Do you have some content which you do not want to show to public? There is a php script which &#8220;hides&#8221; the content, protecting it with a password and username to access a page. It can be done with MySQL database but I really want to keep things simplier and I will do without mysql,................]]></description>
		<wfw:commentRss>http://readytousesolutions.com/phpblog/php-tutorial-password-protect-page-script/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
