Tutorial search

PHP Tutorials
Tutorials
Stuff
Affiliates

PHP Authentication Tutorials


We hope that you will enjoy our PHP Authentication tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own PHP Authentication tutorials to our site. Thank you !

Sort by:
Encrypting passwords using PHP
Encrypting passwords using PHP
When creating a membership based site security is paramount - especially if you're dealing with personal information. When it comes to passwords you'll want to encrypt them wherever they are stored so they can't be stolen. Here are a few things you can do to make your passwords as safe as possible.
Category: PHP tutorials > Authentication - Difficulty:
PHP/mySQL Membership System
PHP/mySQL Membership System
A simple membership system with user login, register, security, and logging out.
Category: PHP tutorials > Authentication - Difficulty:
Easy setup of Login, Registration and Password Protected areas on your website
Easy setup of Login, Registration and Password Protected areas on your website
This video tutorial will walk you through setting up a registration and login system for your web pages. You can then password protect any pages you desire on your website.
Category: PHP tutorials > Authentication - Difficulty:
Session User System
Session User System
Learn how to make a user system for your site.

Features:
* Encrypted passwords
* Email Validation
* Change Password
* Members List
* User Profiles
* Sessions
Category: PHP tutorials > Authentication - Difficulty:
Simple register form and login form
Simple register form and login form
Easily register on a website and login. Complete form is also available in .zip format.
Category: PHP tutorials > Authentication - Difficulty:
Macronimous- Google Checkout Integration for PHP
Macronimous- Google Checkout Integration for PHP
Using Google checkout, buying from stores across the web becomes simple and also facilitates you to keep track of all the orders. This articles is about Google checkout and different types of integration methods in Google checkout using PHP.
Category: PHP tutorials > Authentication - Difficulty:
php login script tutorial
php login script tutorial
This tutorial sows you how a simple php login system is created.
Category: PHP tutorials > Authentication - Difficulty:
Building a Secure Admin Area & .htaccess
Building a Secure Admin Area & .htaccess
This tutorial along with sample code explains how to make a hardcoded admin password gateway using PHP. It also covers how to use .htaccess for server side password protection.
Category: PHP tutorials > Authentication - Difficulty:
Ban IPs using MySQL database
Ban IPs using MySQL database
Learn how to create a IP banning script for your site, homepage or for your blog.
Category: PHP tutorials > Authentication - Difficulty:
Simple Register-Login-Logoff System
Simple Register-Login-Logoff System
Learn how to make a register-login-logoff system and how to use session functions.
Category: PHP tutorials > Authentication - Difficulty:
Simple reusable PHP/MySQL authentication script
Simple reusable PHP/MySQL authentication script
We will write a simple PHP/MySQL authentication script that can be reused for any of your project.
Category: PHP tutorials > Authentication - Difficulty:
Creating a simple password protection
Creating a simple password protection
This tutorial will teach you how to create a very simple password protection for your web pages.
Category: PHP tutorials > Authentication - Difficulty:
PHP login script
PHP login script
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.
Category: PHP tutorials > Authentication - Difficulty:
Session Management with PHP4
Session Management with PHP4
One of the new great features with PHP4 is the session management feature. It allows you to store variables in a session 'object' during a user visit. This article discusses what a session and a session variable are, and what it can do.
Category: PHP tutorials > Authentication - Difficulty:
Login - Logout with a Session in 1 file
Login - Logout with a Session in 1 file
Create a file for Login and Logout (PHP + MySQL) using with a SESSION variable. This file contains Login form, Login authorize program and Logout program. All in one but Short and Easily.
Category: PHP tutorials > Authentication - Difficulty:
Total Tutorials in Category: 35