<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE rss >
<rss version="2.0">
<channel>
<title>PHP scripts, Javascript, script writing, Collection of Scripts Resources, Free Scripts, Source code and Scripts, web resources, source code, free script, books, examples, help and more!</title><link>http://www.advancescripts.com/rss/629.html</link><description>User Authentication RSS feeds</description><language>en-us</language><copyright>Copyright (c) AdvanceScripts All rights reserved.</copyright><item>
<title>Basic Authentication</title>
<link>http://www.advancescripts.com/detailed/15900.html</link>
<description>Welcome. Here we'll discuss how to make a basic authentication system that can be used on a web site, web script, or applications. If a high security environment is required this may not be the right solution for you, but if you're looking for an easy way to add authentication with basic and admin rights seperation you should find this tutorial to be very useful</description>
</item>
<item>
<title>Login &amp; Signup form</title>
<link>http://www.advancescripts.com/detailed/14584.html</link>
<description>The simple tutorial includes some code which takes the login dataset and insert them inside a table. The dataset can then be matched against the dataset loaded from a login form. The login information is finally stored inside a Session variable.</description>
</item>
<item>
<title>Writing a Basic Authentication System in PHP</title>
<link>http://www.advancescripts.com/detailed/14442.html</link>
<description>An authentication system allows certain online material to be accessible only to a select few. This tutorial illustrates the basic construction of an authentication system using PHP. 

</description>
</item>
<item>
<title>Generate random passwords with PHP</title>
<link>http://www.advancescripts.com/detailed/13757.html</link>
<description>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 between various complexity/strength and you can set password length as well. </description>
</item>
<item>
<title>Creating a file based login system</title>
<link>http://www.advancescripts.com/detailed/13737.html</link>
<description>In this tutorial I will show you how to create a file based login system to register, login and logout users. You can use this method without any database. </description>
</item>
<item>
<title>Blocking access to the login page after three unsuccessful login</title>
<link>http://www.advancescripts.com/detailed/13094.html</link>
<description> Sometimes you need to add an extra protection to password-protected website. This article explains how access to the login page can be restricted after three unsuccessful login attempts. This schema uses visitors IP address to store log attempts in the database and block access to login feature for 30 minutes after third unsuccessful attempt</description>
</item>
<item>
<title>User Authentication Using PHP</title>
<link>http://www.advancescripts.com/detailed/2984.html</link>
<description>This tutorial describes three methods to authenticate a user. First is by hardcoding the user info in the script. Second, check the user information in the database. Third is by adding image verification in the login form where the user must enter the random numbers displayed in the image.</description>
</item>
</channel>
</rss>
