Each file contains a documented header which includes information on what it does, how it does it and standard information Creating new users into MySQL database Displays user information on login Displays the current online users Allows users to change their details Allows users to change there password Users can logout Use of cookies
Silentum LoginSys is terrific if you're looking for a simple, easy-to-install login system for your site. You assign the user name and password you want to use, then upload the two PHP files to your site, login, and you're done. This script can protect as many pages as you want by transferring a small piece of code onto each page, and can also be used as a great message board login system. A cookie is used to denote whether or not someone is logged in. No MySQL is required.
Features: SAM's ALS is a better and a more powerful version. 1. The login, register and other forms can be integrated directly. No template is used. So just copy and paste in your webpage. 2. Tight Security 3. DEFAULT: USERS ARE TAKEN TO THE ORIGINALLY REQUESTED URL AFTER THEY LOGIN. OR: You can change the meta tag at the end of index.php to redirect the user to predefined members' page after they Login. 4. Get free support. More great features. Use the demo to know more.
This rating system is written in PHP. It is a very simple but yet has a lot of functions. Below is the details on what can it do. What user can do User can choose what image to rate. This is a bit different with other scripts. Most of the time visitor are forced to rate an image before their can view the next one. To our point of view, this will eventually bored user and give unrealistic rating to images that they have no interest to rate. In our script, visitors can browse freely and if they meet something that interest them, they have the option to rate it. Visitors can view what is the top ten rated images What Admin can do Admin has the option to upload images to be rated. Admin has the option to delete images by browsing or using search function
Rad User Manager was designed with security in mind. We do not rely on cookies for storing session information. All passwords are one way hashed before being saved in a mysql db. The software is available under the Mozilla Public License for free download.
This simple php login script features functions to add hashed and encrypted passwords and usernames to a mysql table, and then a function to validate users based on these PHP login credentials. One of the most popular uses of a PHP script is to secure acess to various portions of a website based on a user's login name and password. We only use one way encryption, when storing the php login passwords in the mysql database, because our php login script never needs to know the actual plaintext of the username or password, thereby securing the php login script.
PHP Advance User Management is build on the latest PHP 5.0 platform and contains cutting edge features without the hassle of any open source databases like MYSQL. Its is designed using default php.ini configurations so that it runs smoothly on any php enabled webspace.A Stable, Secure and Fast product all without MYSQL. Some of its cool features are as follow: � Built on latest version. � No external database required. � Secure and encrypted storage. � Personal Messaging system. � Display Picture. � Post user registration editing. � Protect unlimited pages at the same time. � Sessions based Login/Logout. � Easy to use and fully customizable. � Open Source.
MUMSAI is a free (GPL) web application designed to manage and authentificate users from multiple web sites. The features of MUMSAI are: - sites and users management - web links management - automatic links exchange checking - download management - RSS emails
Micro Login System is a simple PHP based user login system which stores user registration information in a flat file instead of MySQL database. It is easy to install and change the design via CSS. The package contains a login, logout and a registartion forms as well. There is an integration example included.