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 PHP4 and PHP5 Single or Multi-user system Access controls by user groups (NEW) Secure (Designed by a Zend Certified Engineer) Only 1 file to work with (no image or css additional files) Very EASY to implement : Paste a single line of code in each page Additional themes (with 5 new “flat” themes included) (NEW) Auto-detection of common installation mistakes No redirection to a login page Login form is fully customizable with CSS and HTML5 (W3C valid) (see a real example by xboydx) Ability to store additional user information like email, phone and custom data Dynamic Session id to prevent “Man in the middle attack” Ideal for graphic designers, not developers or people who are unfamiliar with security Example usage You have to start each page to be secured by this single line of code : <?php ${(require_once('SimpleAuth
Showing posts with label admin login. Show all posts
Showing posts with label admin login. Show all posts
Thursday, December 19, 2013
Download 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 PHP4 and PHP5 Single or Multi-user system Access controls by user groups (NEW) Secure (Designed by a Zend Certified Engineer) Only 1 file to work with (no image or css additional files) Very EASY to implement : Paste a single line of code in each page Additional themes (with 5 new “flat” themes included) (NEW) Auto-detection of common installation mistakes No redirection to a login page Login form is fully customizable with CSS and HTML5 (W3C valid) (see a real example by xboydx) Ability to store additional user information like email, phone and custom data Dynamic Session id to prevent “Man in the middle attack” Ideal for graphic designers, not developers or people who are unfamiliar with security Example usage You have to start each page to be secured by this single line of code : <?php ${(require_once('SimpleAuth
Tuesday, November 12, 2013
Download Quick PHP Password Protection (Login System)
Note: This app is no longer supported or updated. 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 the class include and init), and you’ve password protected a page! Features Secure
Subscribe to:
Posts (Atom)