News Feed
Jobs Feed
Sections




News Archive
DevShed:
Application Framework Components Login/Logout
September 05, 2007 @ 07:19:00

DevShed has posted a tutorial, the first of a series of framework components they're going to look at - the login/logout pieces so many websites use.

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.

They include all you'll need 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.

0 comments voice your opinion now!
application component framework login logoff tutorial application component framework login logoff tutorial


blog comments powered by Disqus

Similar Posts

Utah PHP Users Group: PHP-CAPTCHA

DevShed: Controlling Online Forms with Builder Objects in PHP 5 (Part 2)

Rob Allen's Blog: Zend Framework Tutorial (Update)

Eric Hogue's Blog: Late Static Binding

CodeIgniterPodcast.com: Ep. #4 - Changes to CodeIgniter 2.0 and the Community Branch


Community Events









Don't see your event here?
Let us know!


unittest object event community phpunit release interview introduction language example functional api testing composer code framework opinion database zendframework2 development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework