Best Tutorials website
Latest tutorials

Advertisment

Registration script with activation

Registration script with activation

Create a fully featured registration script that you can use on your website, this tutorial will even teach you how to make your users activate...


Views: 485 | Rating star | by David
PHP - User Authentication

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.


Views: 503 | Rating star | by Slicer
PHP - User Authentication

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...


Views: 474 | Rating star | by Brad
PHP - User Authentication

Generate random passwords with PHP

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...


Views: 472 | Rating star | by Steve
PHP - User Authentication

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...


Views: 520 | Rating star | by Colin
PHP - User Authentication

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...


Views: 573 | Rating star | by Jarry
PHP - User Authentication

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.


Views: 496 | Rating star | by Mark
PHP - User Authentication

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.


Views: 525 | Rating star | by Sarah
PHP - User Authentication

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.


Views: 502 | Rating star | by Sarah
PHP - User Authentication

Simple Login

Simple Login

This is going to be a simple tutorial for setting up a PHP login system that runs off a MySQL database and could ultimately be used for a member...


Views: 557 | Rating star | by Simon
PHP - User Authentication