Scripts n'Stuffs
Directory

Subscribe to this category

Top > PHP > Tips and Tutorials > User Authentication  

Web Links
Sort By :
1. Securing PHP Files using HTTP Authentication



It is quite common to have the need to password protect a certain file or a set of files, in order to prevent unauthorized access to those files. There are many different alternatives on how to do this including, sessions, cookies, JavaScript and HTTP authentication. Peter shows you how to implement simple HTTP authentication.
Category:   PHP > Tips and Tutorials > User Authentication

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

2. Creating a PHP/Mysql Membership System with User Access Expiration



This tutorial shows you how to create a Membership System from scratch using PHP and MySQL. The System also allows an admin to enable User Access Expiration and gives you an insight on Basic Member Management (Add/Edit/Delete Users).
Category:   PHP > Tips and Tutorials > User Authentication

Date Added: Jun 30, 2006 Hits: 8 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

3. Username, Password Login PHP and MySQL Example Site



This step-by-step guide presents a free cut-and-paste example code of a username and password login web based system. Developed using PHP, MySQL and JavaScript.Updated to include improved security (PHP HTTP_POST_VARS).
Category:   PHP > Tips and Tutorials > User Authentication

Date Added: Jun 30, 2006 Hits: 22 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

4. How to Create a Member-based User System



So now that your web site is up and running, you're interested in giving your users' the ability to login to their own personalized account with a membership system unique to your web site. Well guess what? The process isn't really that difficult, and if you just follow along with this tutorial, you can figure out how to design one yourself.
Category:   PHP > Tips and Tutorials > User Authentication

Date Added: Jun 30, 2006 Hits: 10 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

5. Membership System With Access Limitations



Create a membership system where you can restrict a users access. This tutorial is very detailed and is easy to follow.
Category:   PHP > Tips and Tutorials > User Authentication

Date Added: Jun 30, 2006 Hits: 7 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

6. E-Mail Activation



The logic (and method) behind adding an e-mail validation system to an existing PHP user registration system
Category:   PHP > Tips and Tutorials > User Authentication

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

7. Simplest, and Most Secure: HTTP Authentication



This is a short tutorial that explains how you can protect a web page from users. The code in this tutorial is only about 5 lines long, and will protect any PHP page. HTTP Authentication involves the browser displaying a window for the user to log in, once the user logs in the page is displayed. If the user fails to log in, a failure notice is displayed.
Category:   PHP > Tips and Tutorials > User Authentication

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

8. Simple Login



A tutorial that shows you how to create a moderately secure page that only users can view. No database required!You create/remove the users manually with passwords as well.
Category:   PHP > Tips and Tutorials > User Authentication

Date Added: Jun 30, 2006 Hits: 0 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

9. php login script tutorial



This tutorial sows you how a simple php login system is created.
Category:   PHP > Tips and Tutorials > User Authentication

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

10. Simple PHP based Webpage Protection



Simple PHP based webpage protection will protect one page and is ideal for setup scripts and admin pages. Configuration is done on one file and setup is less than a minute. Easy to use.
Category:   PHP > Tips and Tutorials > User Authentication

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages: 1   


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS