Web Scripts - php scripts, perl scripts, cgi scripts, asp scripts, directory scripts, programming scripts

Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters


  Home  |   Add Resource  |   Modify Resource    


Web Scripts :: PHP :: PHP Tips and Tutorials :: User Authentication


11. E-Mail Activation

The logic (and method) behind adding an e-mail validation system to an existing PHP user registration system

Hits: 20 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: User Authentication

12. 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

Hits: 13 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: User Authentication

13. 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

Hits: 10 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: User Authentication

14. php login script tutorial

This tutorial sows you how a simple php login system is created.

Hits: 15 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: User Authentication

15. Create a Complete User Management System with PHP and MySQL

This tutorial covers the concepts of creating a membership system from A to Z on your website. It includes signup, activation, login and lost password recovery as well as Session Management. It is very in depth and extensive.

Hits: 10 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: User Authentication

16. Simple Login and Logout Form Using PHP

This is a built in admin system that allows users to login and logout

Hits: 12 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: User Authentication

17. PHP Login System

This tutorial will teach you how to create your own login system with PHP, using sessions and the PEAR::DB classes. Want to password protect your pages and only allow members to see them? Then read this.

Hits: 15 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: User Authentication

18. Maintaining state with PHP4 sessions

HTTP as a protocol is stateless, which doesn't make it easy for a developer. For example, your web server sends out a page to someone ordering from an online shop, and then forgets all about it. A few seconds later, the same person sends another request, ordering another item. As far as the web server is concerned, it could be an entirely different person. So to make sure the right orders are associated with the right person, a developer has to employ some sneaky tricks. Before PHP4, you could have used something like PHPLIB for session management. But PHP4 comes with a complete set of sessioning functions. This article explains how to use them.

Hits: 40 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: User Authentication

19. 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).

Hits: 20 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: User Authentication

20. Password Protection

This graphical tutorial will show you how to password protect sections of your Web site with a username and password script.

Hits: 41 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: User Authentication

Pages:   2  



Web Scripts  |  Add Resource  |   Modify Resource


©2006 All rights reserved. Web Scripts