Categories
PHPTips and Tutorials → User Authentication

Basic Authentication

Welcome. Here we''ll discuss how to make a basic authentication system that can be used on a web site, web script, or applications. If a high security environment is required this may not be the right solution for you, but if you''re lookin...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Protect A PHP Page

This script can easily be pasted into any PHP page to protect its contents. The user will only be allowed to visit the page, once the correct username and password is given.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Creating a simple password protection

This tutorial will teach you how to create a very simple password protection for your web pages.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

PHP login script with advanced features

A php login script tutorial with complex features like: user confirmation, forgot password page, restricted access to web pages based on level access and more.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Login && Signup form

The simple tutorial includes some code which takes the login dataset and insert them inside a table. The dataset can then be matched against the dataset loaded from a login form. The login information is finally stored inside a Session variable.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

MD5 + Salt + sha1 + base64_encde Encryption tutorial tips tricks and demos

MD5 + Salt + sha1 + base64_encde Encryption tutorial tips tricks and demos This teaches begginers about encryption in several methods such as MD5 ,Salt , sha1 ,base64_encde also there is a bit help in dencrytion This is very simple tutoria...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Generate random passwords with PHP

In this tutorial I will show you how to generate random passwords that are highly secure and extremely difficult to crack. However you can choose between various complexity/strength and you can set password length as well.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Creating a file based login system

In this tutorial I will show you how to create a file based login system to register, login and logout users. You can use this method without any database.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

4MemberOnly Template - build a web site with member only area in ONE hour

* 4MemberOnly Template is designed for those who wishes create a web site with the member area quickly and with the least efforts and expenses and to provide access to it through a login. * 4MemberOnly uses HTML, CSS, PHP and MySQL. * 4MemberOnl...
  • Platforms
    • Linux,
    • Windows,
    • Sun Solaris
  • Licenses
    • Commercial License
DETAILS

Custom user authentication

Welcome, all to the first of a series of articles to implementing your own custom user registration and authentication modules. I strongly suggest you develop this part of your website as a module, otherwise you''ll be tied to a particular...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2019 A--9.com