News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Building a Logout Class
September 05, 2007 @ 12:36:00

DevShed has posted a new tutorial today about building another common component of a website - the logout component.

The main function of the logout class is to log out a user and then redirect the user to the login page. On a programmatic level, the logout class terminates and destroys the session variables that the login class created for the user and also logs the exit time to the database. This article will show you how to create a logout class. It is part of a series on application framework components.

They build out the simple part of the class first, handling the variables and all and then move on to handling the logout and updating the database to reflect the user's status. They finish the tutorial off by giving both the database structure for the component and an example of it in action.

0 comments voice your opinion now!
devshed logout class tutorial database login devshed logout class tutorial database login



Similar Posts

Community News: Symfony Framework Makes Some Updates (v.0.6.2 and Content)

The Bakery Blog: SwiftMailer Component Tutorial

Developer.com: Forms Validation with Symfony and Prototype

Richard Heyes' Blog: Reading a specific line in a file

HowToForge.com: LAMP Installation On Ubuntu 6.06 For Linux Noobs


Community Events







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


release cakephp job database security zendframework application package mysql PEAR ajax conference developer zend book example releases code PHP5 framework

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