this is a simple php login class i wrote for use with all of my sites for the past 4 years or so. you tell it what database to pull the username from, the columns for the user_name and password, whether or not you used crypt() on the password in the database, what you want the session name to be, and it will go ahead, try to login, then spit back a nice session hash containing information from columns you chose for it. its nothing spectacular, but im putting it on google code for the sake of putting it on google code
Ohloh computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has code locations but that location contains no recognizable source code for Ohloh to analyze.
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.