Cgi-fan.com cgi scripts

Cgi scripts directory   Articles search   Web Hosting

Looking for something in particular? the entire directory   Books at amazon More search options
Web Hosting

Web Hosting
Articles search
Articles search

CGI Directory
ASP 
C and C++
CFML
Flash
Java
JavaScript
Perl
PHP
Python
Remote Hosts
Tools & Utilities
Web Hosting
Web Programming
Web Software
Website Auctions 
XML




Web Hosting
Home : PHP : Tips and Tutorials : User Authentication

LINKS:
  • 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 used authorize off of a MySQL database on the same server.

    http://www.phpdeveloper.org/tutout.php?num=1
    (Rating: 0.00 Votes: 0)   Rate It   Review It
  • Authenticate and Track Users with PHP
    This comprehensive 8-page online tutorial explains how to authenticate and track users with PHP. Main topics include: HTTP Authentication with PHP, Validation Against a Flat File, Authenticate Against a Database, Using Cookies, and Sessions and User Preferences.
    Price: Free
    http://hotwired.lycos.com/webmonkey/00/05/index2a.html
    (Rating: 0.00 Votes: 0)   Rate It   Review It
  • 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.
    Price: Free
    http://www.php-scripts.com/php_diary/123199.php3
    (Rating: 0.00 Votes: 0)   Rate It   Review It
  • Password protected areas with PHP
    This is a brief article that explains how to password protect one or more pages using PHP. Please note that this page is in Danish.
    Price: Free
    http://anything.dk/vis_artikler.php?id=24
    (Rating: 0.00 Votes: 0)   Rate It   Review It
  • PHP auth User
    PHP_AUTH_USER is a php version of an apache type login. With this you can set up so that only people with a login and a password can see a page. Able to read login names and passwords from a mysql database.
    Version: 1.20
    http://www.kill-9.dk/ttl_php_auth.php
    (Rating: 0.00 Votes: 0)   Rate It   Review It
  • PHP-Based User Authentication
    This tutorial teaches you to initiate user authentication using PHP, and then to authenticate users by matching the value of the global variables $PHP_AUTH_USER, and $PHP_AUTH_PW to a list of valid usernames and passwords. The sample code included with this tutorial will show you how to use either hard-coded values, a flat file, an existing .htpasswd file or a database table to manage your valid usernames and passwords. This tutorial is intended for the PHP programmer who is generally familiar with authentication, but who would be interested in learning a practical method for authenticating access to one or more Web site pages.
    Price: Free
    http://www.zend.com/zend/tut/authentication.php
    (Rating: 0.00 Votes: 0)   Rate It   Review It
  • Session Management and Authentication with PHPLIB
    This three-page online tutorial/article talks about managing user session and authntication using PHPLIB, a set of PHP classes designed to make is easier to develop web based PHP applications.
    Price: Free
    http://www.phpbuilder.com/columns/chad19990414.php3
    (Rating: 0.00 Votes: 0)   Rate It   Review It
  • 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.
    Price: Free
    http://www.phpbuilder.com/columns/mattias20000105.php3
    (Rating: 0.00 Votes: 0)   Rate It   Review It
  • User Authentication from a MySQL database
    Here is a step-by-step tutorial on how to create a user authentication system using PHP/MySQL. It takes you through creating an appropriate MySQL table, and a sample PHP login form script.
    Price: Free
    http://www.phpdeveloper.org/tutout.php?num=3
    (Rating: 0.00 Votes: 0)   Rate It   Review It
  • Using a page by page password system using mySQL
    One cool thing about php is that you can fairly easily validate users before displaying content on a page by page basis. Lets say you don want to restrict the entire directory using htaccess, this is a neat alternative. This tutorial shows how to create a simple page-based login system using PHP and mySQL.
    Price: Free
    http://www.php-scripts.com/php_diary/071300.php3
    (Rating: 0.00 Votes: 0)   Rate It   Review It



Powered on Links SQL with LinksPPR Gold plugin