<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 25 May 2013 15:04:59 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevShed: Private Pages with PHP and Text Files]]></title>
      <guid>http://www.phpdeveloper.org/news/4904</guid>
      <link>http://www.phpdeveloper.org/news/4904</link>
      <description><![CDATA[DevShed has <a href="http://www.devshed.com/c/a/PHP/Private-Pages-with-PHP-and-Text-Files/">this new tutorial</a> posted today concerning the use of text file authentication to create "private pages" in your site.
<p>
<quote>
<i>
You run a website that is simple enough it doesn't require a database. But your site features certain pages to which you'd like to limit access. Most of the time, that implies using a database to store passwords and usernames. There is an easier way, however. It's less secure, but it involves a lot less coding.
</i>
</quote>
<p>
They <a href="http://www.devshed.com/c/a/PHP/Private-Pages-with-PHP-and-Text-Files/">step you through</a> the process - creating the form, making the PHP page for it to submit to, checking the password (including a bit on encryption), and validating the user's entry against it.]]></description>
      <pubDate>Mon, 27 Feb 2006 09:16:15 -0600</pubDate>
    </item>
  </channel>
</rss>
