Secure Login Script is a New Powerful PHP login script created using PHP/MySQL and HTML/CSS along AJAX via Jquery.
Secure Login Script can be used to offer your users a private area where you can share informations, pictures, links whatever you might think it’s useful.
Features: Easy to install - AJAX Powered Registration & Validation - AJAX Powered Login - Automatically Sending Email with confirmation link to activate user account - Password Recovery & Reset - Login with "remember me" feature - Admin area to manage users - User Ban Option - Mass Mail all the registered members - Validate only A-Z characters for Full Name - Checks for valid email address - Terms & Conditions modality in order to signup - Nice text inputs & buttons for the forms.
PHPPageProtect is a user authentication system used to password protect selected pages. Pages are protected by adding a single line of PHP script at the top of the page. A web-based administration section allows for the creation of new users, deleting users, changing passwords and viewing logs. User information and logs are stored in a flatfile (text) database.
Program easily creates login area. Make up only one link to the registration form and ALADIN will register user, collect user data, send and receive email confirmation. Web based graphical admin interface with visual folders password protection. Automated user signup. Total user access management. Easy integrate into web site. No installation, no programming skills, no authentication knowledge required – take and use at once.
PHP Guard Dog gives a website administrator a simple solution to an important problem: security. Do you have sensitive information floating around on your website that is unfortunately available to any Internet user who stumbles upon it? Do you hope that the wrong people (like hackers) won't happen to find your unsecured data? Would you like a simple, concise way to protect that information to only one person, or perhaps a handful of internet users? Then PHP Guard Dog is your answer. Within 10 minutes of downloading our software, you will be protecting your sensitive Internet data to whoever YOU want. You will have the ability to add and edit users, and put them into groups (amongst many other things, see our features page). You can then protect specific pages within your website to these users and groups by only adding a few lines of code provided to you.
A powerful website password protection tool. It protects your important files from unauthrized access with the help of .htaccess and .htpasswd files. Key features include powerful membership control, statistics, different adminlevels, backups etc. Easy setup and installation!
Simple Authorization Script, or SAS, is a php script which password protects web pages without the use of a database. Simple Authorization Script uses php and cookies to password protect web pages. It's simple to install and simple to use. It doesn't require a username, just a password to access the page.Have SAS up and running in 3 simple steps:1. Download the script.2. Configure it.3. Add one line of code to each page you want to password protect.
php session management class with mySQL. A class to handle sessions by using a mySQL database for session related data storage providing better security then the default session handler used by PHP. You don't need to modify a thing in your application - after instantianting the class just use sessions as you would normally
Price: free for non-commercial - Version: 1.0 - Platform(s): all - Updated: 15/11/2007
Create Password protected areas on your site, with access to different contents for different users and different types of users Real Life Problem: You can have three kinds of members (Free, Silver, Gold) with some content accessible only to Free members, Some extra content accessible to Silver and Some More accessible to Gold memberships.PHP Site Lock Solution: You create three groups of users and then at the top of each page, you can modify.