<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to create a simple CMS without DB access</title>
	<atom:link href="http://www.azhowto.com/2009/02/24/how-to-create-a-simple-cms-without-db-access/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.azhowto.com/2009/02/24/how-to-create-a-simple-cms-without-db-access/</link>
	<description>Only Passion Matters</description>
	<lastBuildDate>Mon, 26 Dec 2011 16:45:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fordinary</title>
		<link>http://www.azhowto.com/2009/02/24/how-to-create-a-simple-cms-without-db-access/comment-page-1/#comment-12248</link>
		<dc:creator>Fordinary</dc:creator>
		<pubDate>Thu, 21 Apr 2011 02:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.azhowto.com/?p=405#comment-12248</guid>
		<description>That log-in method is completely insecure, since both the username and password are plain text.</description>
		<content:encoded><![CDATA[<p>That log-in method is completely insecure, since both the username and password are plain text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cactus</title>
		<link>http://www.azhowto.com/2009/02/24/how-to-create-a-simple-cms-without-db-access/comment-page-1/#comment-12245</link>
		<dc:creator>cactus</dc:creator>
		<pubDate>Mon, 14 Mar 2011 16:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.azhowto.com/?p=405#comment-12245</guid>
		<description>Hi I tried out your code and the login is fine but when I click on a page to edit it doesn&#039;t give me the option to edit it. I copied your code exactly and changed the filenames which are correct.
Any ideas?</description>
		<content:encoded><![CDATA[<p>Hi I tried out your code and the login is fine but when I click on a page to edit it doesn&#8217;t give me the option to edit it. I copied your code exactly and changed the filenames which are correct.<br />
Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.azhowto.com/2009/02/24/how-to-create-a-simple-cms-without-db-access/comment-page-1/#comment-12238</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Wed, 19 Jan 2011 17:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.azhowto.com/?p=405#comment-12238</guid>
		<description>session_start() was missing from the top of my .php file
ahhsss It works! Nice script, does the job in so little lines!</description>
		<content:encoded><![CDATA[<p>session_start() was missing from the top of my .php file<br />
ahhsss It works! Nice script, does the job in so little lines!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.azhowto.com/2009/02/24/how-to-create-a-simple-cms-without-db-access/comment-page-1/#comment-12237</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 17 Jan 2011 15:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.azhowto.com/?p=405#comment-12237</guid>
		<description>I like your solution and tried it. Logging works, but for some strange reason the &lt;a href=&#039;?file= part doesn&#039;t work and always returns me to the login page...

any suggestions?</description>
		<content:encoded><![CDATA[<p>I like your solution and tried it. Logging works, but for some strange reason the &lt;a href=&#039;?file= part doesn&#039;t work and always returns me to the login page&#8230;</p>
<p>any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bpeh</title>
		<link>http://www.azhowto.com/2009/02/24/how-to-create-a-simple-cms-without-db-access/comment-page-1/#comment-12117</link>
		<dc:creator>bpeh</dc:creator>
		<pubDate>Thu, 19 Mar 2009 10:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.azhowto.com/?p=405#comment-12117</guid>
		<description>tks for pointing that out. it is now fixed.</description>
		<content:encoded><![CDATA[<p>tks for pointing that out. it is now fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger</title>
		<link>http://www.azhowto.com/2009/02/24/how-to-create-a-simple-cms-without-db-access/comment-page-1/#comment-12116</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Mon, 16 Mar 2009 19:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.azhowto.com/?p=405#comment-12116</guid>
		<description>Thanks for the post, but your link is broken.</description>
		<content:encoded><![CDATA[<p>Thanks for the post, but your link is broken.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
