Articles: 843 | Categories: 148   
   
   
 
 
 
 
 
Php >> Articles & Tutorials >> User Management
Signup and Login By: Admin

This tutorial will show you how to easily make a script for users to create a username and password. The second part of the tutorial will...02-Apr-2010

PHP Image Verification By: Admin

I'm sure many of you have logged on to Yahoo!, eBay or even here on phpNoise and have run across the verification image containing number...02-Apr-2010

Anti-Automated Registration By: Admin

Have you ever seen popular sites that block automated registrations with an image that has some garbled string? The only things you need ...02-Apr-2010

Creating a Secure PHP Login By: Admin

In this article Martin explains how to create a secure PHP login script that will allow safe authentication. Features remember-me functio...02-Apr-2010

Restrict Visitor Access By: Admin

This tutorial explains not only why site owners should or should not restrict user access to their sites, but how to properly manage user...02-Apr-2010

Random Password for Users By: Admin

Some systems generate these initially and have the user log in to set a permanent password. You might also have a “Reset” but...02-Apr-2010

User Authentication By: Admin

This tutorial will show you how to add user authentication to your website. Now if the username and password is right you wil be allowed ...02-Apr-2010

Anti-Automated Registration By: Admin

Have you ever seen popular sites that block automated registrations with an image that has some garbled string? These are extremely hard ...02-Apr-2010

Developing a Login System By: Admin

Most interactive websites nowadays would require a user to log in into the website’s system in order to provide a customized experi...02-Apr-2010

Sign-up & Log-in By: Admin

Supposing you have all the features that make a great and sticky interactive website: feedback forms, guestbooks, tagboards and forums. W...02-Apr-2010