php secure login

Easy File Protection - PHP

Easy File Protection - PHP

EASY FILE PROTECTION EASY FILE PROTECTION provides you with a simple and quick way to secure your php file. It provides you with a login interface where you can provide your credentials and login to your secure page. This script also has the feature of logging out after a predefined timeout interval. So after the time expires the user can again land on to the login page or a page of your choice. Customization can be done to this script to ma...

SimpleAuth : Very Simple Secure Login System

SimpleAuth : Very Simple Secure Login System

SimpleAuth is a simple and secure multi-user PHP login system. No database required. No php knowledge needed to implement this login system. You can secure all kind of pages : customer area, administration interface, member page or any private page. Free email support if you have any question : Use the contact form Features Multilingual version (English, French, Deutsch, Spanish, Finnish) (NEW) No database required Compatible with P...

Quick PHP Password Protection (Login System)

Quick PHP Password Protection (Login System)

Visit my main site at PHP Site Backup.com Quick PHP Password Protection is a single user PHP login system which is secure, quick to implement, and requires no database. Perfect for small web apps, scripts, and personal pages which only have a single admin using them. Demo Login Username and Password: admin, admin Example Usage $quickprotect->checkLoginAndDirect(); That’s all it takes! One line of effective code (not counting th...