<?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>Fri, 24 May 2013 10:07:51 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevShed: Application Framework Components: Login/Logout ]]></title>
      <guid>http://www.phpdeveloper.org/news/8586</guid>
      <link>http://www.phpdeveloper.org/news/8586</link>
      <description><![CDATA[<p>
DevShed has <a href="http://www.devshed.com/c/a/PHP/Application-Framework-Components-Login-Logout/">posted a tutorial</a>, the first of a series of framework components they're going to look at - the login/logout pieces so many websites use.
</p>
<blockquote>
The first of the Framework components that we are going to be looking at is central authorization. This component contains two classes, the login and logout classes. Not only do these classes log a user in and out, they also record the times and dates that a user logged in and logged out.
</blockquote>
<p>
They <a href="http://www.devshed.com/c/a/PHP/Application-Framework-Components-Login-Logout/">include all you'll need</a> to create this component - the class to handle the login/logout requests, the SQL you'll need for the matching database and the rest of the code to wrap it up. A brief look at its use is also included.
</p>]]></description>
      <pubDate>Wed, 05 Sep 2007 07:19:00 -0500</pubDate>
    </item>
  </channel>
</rss>
