Lite Login System is a secure php login system that uses sessions and allows you stop people viewing webpage unless they are registered. It uses md5 encryption and so is very secure, however it also saves an unecrypted password in the database.
Register Users, Login Ad Admin, Delete users. All forms included. Owners, Admins, Security Forms, etc.
The script checks Username and Password (a function icludes to the beginning of each page).
If the authentification was successfull than a page continue to load else the script redirect users to given url after showing an error message.
The information about a successfully authentification keeps with the session variables.
Easy to use: you have to add only a few rows to secure a page.
Add admins, owner. Users can register. Signin to the main page. Admin can delete users, edit main pages, It also has a help page where users can email the admin(owner). A forgot password page, etc.
Describes a complete PHP Login System with full Administrative Features that uses a MySQL database and can be easily integrated into any PHP/MySQL website.
MemberClass is a class in PHP4 wich allow you to produce an login/password system to access to a private zone where user can add/store their own personnal information.
Linked with a demo script (signup form, login form, menu form, add information form) you will be able to do this WITHOUT ANY DATABASE in few seconds.
This code authenticates users using an LDAP directory and then stores session information in a MySQL database. It is a very good demonstration of how to access information from LDAP using PHP.
User Login Version 1.0 is designed by JLucas Designs & StarGame Productions Inc and is a simple way to register and log users. It uses MySQL and PHP to record information. It is great for all different size wesbites.
If you need extras added myself & the StarGame Team will be more than happy to work on it. *NEW Full Help & Support For All JLucas Designs Scripts on the StarGame.co.uk Forums.
If a username/password is in your mysql database the visitor will be redirected to a members page. You can decide whether a page is public or private by which file is included. The verifiying script only runs once. You can easily create new members by using the admin page. The input fields have injection protection. I would not describe this as a high security system yet...
* 4MemberOnly can create a login and member area on your site quickly and with the least effort and expense.
* 4MemberOnly emails the login details to new users and can recover lost passwords.
* 4MemberOnly uses PHP and MySQL.
* 4MemberOnly can integrate with any existing website easily.
* 4MemberOnly can validate userss email address
* add as many member pages as you want
# Members area.
* new member join page.
* login page.
* forgotten password retrieve page.
* activate account by email
* a single header file.
* a single footer file.
# Admin area.
* view account details.
* degrade or upgrade an account.
* modify account.
* activate or deactivate account
* delete account.
