24703Quick AUTHhttp://obiewebsite.sourceforge.net/obie.php?Quick_AUTHEASY to use, only 5 lines will be added into any page that requires authentication
ENCRYPT password with an Empression that uses MD5()
Uses COOKIE to store the loging session
Supports any QUERY STRING of the page
Mini Control Panel with loging out and changing new password
Can place the script file in anywhere in your serverPHP > Scripts and Programs > User AuthenticationOct 15, 2006
The simplest script to generate a login page that, after logged in, puts the page you wanted! Security level: Medium.
Why not high?
It does not use cookies.
Why not low?
Because it doesn't redirect you to the page requested ( really weak ), but it shows you the page that is after the login, in the same page!
Cookies aren't really more secure, but they are better.
All you have to do is follow a few steps and your login page is generated
AdminPro is a user authentication class based on MySQL and the PHP Session functions. It was written for Web sites that need some password protected areas. It includes a user management application script and a MySQL table setup application script. The class can allow a user to login and logout via Web-based forms, expire the session of an authenticated user if it passed a given session timeout, display error messages and point the user to the login page when the user is not authenticated or the login session expired, and check whether a logged user has administrator or user group privileges
Editors module allows to set up admin accounts for editors with multiple permission levels and limited administrator rights at your website based on Esvon Classifieds script - universal classified ads software.
Session Cookies
In a future release of this login script, it will support cookies, meaning a simple "remember me" checkbox will be placed on the login form, allowing your site to identify the user's login status when the user returns to the site after hours, days, even weeks.
Database Control :
Soon you will have more control over the database table name and the field names which the script uses. We realize that a large amount of users/members will want to integrate this form into an existent database table, so this feature is a priority.
Flash Login Form :
A flash login form which will more or less look the same as the normal login form, though it will be completely flash, which communicates with the PHP files in the background to log a user in without any page refresh. Many users will find this useful, especially because of the no-refresh advantage.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.