Web Links [Tag : Authentication]
Sort By :
21. Protecting PHP Scripts with HTTP Authentication
Protect your PHP Scripts using the most efficient method: HTTP Authorization, as implemented in PHP. Using this tutorial, youll learn how easy it is.
Category:   PHP > Tutorials > Security

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

22. Nifty Nerds Web Authentication
Nifty Nerds Web Authentication Suite is a set of scripts in PHP that allow you to set up and implement authentication on a web site using PHP/MySQL and cookie. This is mostly geared towards web developers who would like to skip the coding. But it is a great way to setup a website with user authentication.
Category:   PHP > Scripts and Programs > User Authentication

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

23. PHP Radius Authentication
This is a PHP function that allows you to add Radius Authentication to your PHP scripts.
Category:   PHP > Scripts and Programs > User Authentication

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

24. Authentication
Authentication Bean Suite provides an easy way for registration of applications, adding new application users with private passwords and attributes and performing a simple login process.
Category:   Java > JavaBeans > User Authentication

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

25. 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.
Category:   PHP > Tutorials > User Authentication

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

26. ASP Authentication Using IP Address
This article explains how to control web application access by validating the user¡¯s login and password against a database using Active Server Pages. Once validated the IP Address of the user is ensure that the user has access to the database.
Category:   ASP > Tutorials > User Authentication

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

27. Authentication Tutorial
This is a quick and easy guide to building an authentication system in ASP. First, it explains Authentication: What it is, how you work with it, and what options are currently available to you. Then, it explains each choice in more detail to help you decide which is the best way for you to authenticate your web users.
Category:   ASP > Tutorials > User Authentication

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

28. 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.
Category:   PHP > Tutorials > User Authentication

Hits: 5    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

29. PHP Radius Authentication
This is a PHP function that allows you to add Radius Authentication to your PHP scripts.
Category:   PHP > Scripts and Programs > User Authentication

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

30. ASP Authentication
ASP Authentication software allows you to password protect Active Server Pages so that no unauthorised person can view them. Users can register themselves, set up their own login and password information, and edit this profile at any time.
Category:   ASP > Scripts and Components > User Authentication

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

Pages: [< Previous] 1 2 3