Languages

Components, Scripts, Codes: PHP / Tips and Tutorials / User Management

Using a page by page password system using mySQL

This article deals with a page by page password system using mySQL. PHP is used as a frotend to validate or authenticate the user from the...

By: PHP-scripts Homepage


 

Freeware

User Online

User Online is a PHP tutorial in which users can collect information about the method of detecting users online. Here the author describes about...

By: AllSyntax.com Homepage

Freeware

Username, Password Login PHP and MySQL Example Site

This tutorial is about creating MySQL table using PHP and validating the user by Javascript. This script consists of 3 files including header and...

By: Seiretto Homepage

Freeware

User Authentication from a MySQL database

This article is about User Authentication from a MySQL database. This tutorial starts with how to create a database and creating a validation form....

By: Enygma Homepage

Freeware

Session Management with PHP4

This tutorial teaches you how the session is declared and what are the uses of session and what is session variable. Session management allows to...

By: Mattias Nilsson Homepage

Freeware

PHP Login System with Admin Features 2.0

This is PHP based tutorial which is helpful for the PHP learners and for the developers that demonstrates them about how to implement PHP login...

By: Jpmaster Homepage

Freeware

E-Mail Activation

E-Mail Activation is a web based PHP tutorial in which the programmers can gather information about the method of constructing users registration...

By: Olate Homepage

Freeware

Creating a Membership System Tutorial

Building a login form using PHP with MySQL as backend for your web applications makes your webpage more interactive and bring visitors to your site...

By: Phpfreak Homepage

Freeware

Building a secure admin area & .htaccess

This script gives you an idea to create a fully functional admin control panel using PHP. This tutorial explains how to code and validate the user...

By: PHP-scripts Homepage

Freeware

A Simple Sessions Tutorial

This is a tutorial about session and its usage. This session is not only used to track the user it also used for security purposes. This tutorial...

By: Enygma Homepage

Freeware