News Feed
Jobs Feed
Sections




News Archive
DevShed:
Authentication Scripts for a User Management Application
December 02, 2008 @ 09:31:45

DevShed continues their series looking at user authentication in PHP applications with this third part of the nine part series. The focus is on the creation of the authentication scripts.

In this article we will continue to discuss the application-wide scripts that we started to talk about in the last article. These special scripts are used by all the scripts and pages of the application. We will continue to look at the func.inc script that has several useful functions defined in it.

Their func.inc script contains the helper functions the rest of the application can use (like isAdmin, isAuthd, genpass and checkEamil). They explain each of the the functions and include an example of them in action. The also include the other half of the pair - the logout script.

0 comments voice your opinion now!
user management application tutorial login logout


blog comments powered by Disqus

Similar Posts

Joey Rivera's Blog: Facebook Graph API App Easy w/ PHP SDK

Alexander Netkachev's Blog: Programming a data layer classes

AndroidHive: Android Login and Registration with PHP, MySQL and SQLite

ZendCasts.com: Integrating Zend_Tool Into Your Application

Alexander Netkachev's Blog: A little bit more about Zend_Controller plugins


Community Events











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


code testing object series framework phpunit unittest example community introduction language zendframework2 functional release development application tool interview opinion podcast

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