User Authentication

Results 1 - 20 of 29

Sort by:

Creating a simple password protection

This tutorial will teach you how to create a very simple password protection for your web pages.

  • Price: Free
  • Views: 2,035

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.

(4.89 out of 5) from 9 Ratings

  • Price: Free
  • Views: 4,800

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.

(1.00 out of 5) from 1 Rating

  • Price: Free
  • Views: 1,195

FREE Username, Password Login PHP and MySQL Example Site

This step-by-step guide presents a free cut-and-paste example code of a username and password login web based system. Developed using PHP, MySQL and JavaScript. Improved and updated Jan 2008.

(4.05 out of 5) from 673 Ratings

  • Price: Free
  • Views: 49,064

A Simple Sessions Tutorial

This is a short tutorial on how to use the sessions (in PHP4) with a user, form-based login. This would be useful for just about any site where you had a "members only" area and wanted to validate the users from a database or anything else. The examples...
(show more)

(4.00 out of 5) from 1 Rating

  • Price: Free
  • Views: 22,491

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...
(show more)

(4.78 out of 5) from 7 Ratings

  • Price: Free
  • Views: 5,442

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 looking for an easy...
(show more)

(5.00 out of 5) from 4 Ratings

  • Price: Free
  • Views: 1,770

PHP and AJAX Login Form

Spice up your PHP login forms using Ajax and the Prototype Javascript library.

  • Price: Free
  • Views: 1,377

Creating a Flatfile-Based Login System in PHP

A user authentication system is required for most large webapps. The login script we will make in this tutorial will be flatfile based, and contain login, register, and logout features.

  • Price: Free
  • Views: 1,596

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.

  • Price: Free
  • Views: 1,188

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.

(4.11 out of 5) from 9 Ratings

  • Price: Free
  • Views: 5,314

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 tutorial...
(show more)

(3.67 out of 5) from 3 Ratings

  • Price: Free
  • Views: 1,990

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. * 4MemberOnly can...
(show more)

  • Price: Commercial
  • Views: 1,474

Magtrb Secure Login

This code will add a piece of random numbers code on the login form and user will have to copy into a text field the process can not be done if the code is wrong and it produce new security code when come back.. this to protect you panel from hacker...
(show more)

(4.67 out of 5) from 3 Ratings

  • Price: Free
  • Views: 2,956

Blocking access to the login page after three unsuccessful login attempts

Sometimes you need to add an extra protection to password-protected website. This article explains how access to the login page can be restricted after three unsuccessful login attempts. This schema uses visitors IP address to store log attempts in the...
(show more)

(5.00 out of 5) from 3 Ratings

  • Price: Free
  • Views: 2,378

Simple Login

Its a simple login tutorials, but the script that you will learn is a Big script, through this tutorial you can protect your files. And other cotent from ripping by people.

(2.17 out of 5) from 6 Ratings

  • Price: Free
  • Views: 5,988

Easy Website Password Protection Tutorial

You can now implement password-protected pages without Telnet access to protected directories in your web site. Then you can use these password protected directories to sell downloadable products or provide premium access to members. In this password...
(show more)

(4.33 out of 5) from 6 Ratings

  • Price: Free
  • Views: 4,522

Writing a Basic Authentication System in PHP

An authentication system allows certain online material to be accessible only to a select few. This tutorial illustrates the basic construction of an authentication system using PHP.

(4.67 out of 5) from 3 Ratings

  • Price: Free
  • Views: 5,547

Convert Your Free Members into Paying Subscribers

Show your visitors that membership does have its privileges! If you haven't already put the protected membership area of your website into place, that's the first order of business. Pick up some quality subscription software that will streamline the...
(show more)

(3.67 out of 5) from 3 Ratings

  • Price: Free
  • Views: 3,682

User Authentication Using PHP

This tutorial describes three methods to authenticate a user. First is by hardcoding the user info in the script. Second, check the user information in the database. Third is by adding image verification in the login form where the user must enter the...
(show more)

(4.17 out of 5) from 6 Ratings

  • Price: Free
  • Views: 4,910
<< previous
 ( 1 | 2next >>