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
My_REFERER is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
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
A simple user login system with an easy install script. You will be able to proect php web pages with a small bit of code that will only allow registered logged in members to see, if they are not logged in then it will ask them to.
Its a simple and very easy to use script.
Secure multi user log in script. Security by obscurity is never a good idea. Even though log in programs require you enter a name and password in order to view a particular resource once the location of the resource is known the visitor can bypass the normal log in procedure and just go straight to the "secure" page. How the script works:
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.