Power Search  |  My Account  |  Post Yours  
 Search    in       
ScriptMenu > PHP > Tips and Tutorials > User Authentication
 


Lists: 1      

    Developing a Login System with PHP and MySQL Refer   Rate   Details   Visit    
This tutorial will show you how to create a user login system for your website using php and mysql to store the user data. It will show you how to allow a user to register his preferred login id and password, verify and authenticate the user when he subsequently logs in and send the user¡¯s password to his registered email address if the user forgets his password
Hits:  161
Ratings:  0.00
   Date Added:  Feb-14-2006  

    Advanced PHP/MySQL User Membership Script Refer   Rate   Details   Visit    
Ever wanted to run your very own membership on your site where guests must join? Well nw you can with this tutorial. It will teach you hot to do registration, login, logout, profiles and much more. Part 1
Hits:  651
Ratings:  0.00
   Date Added:  Jun-06-2005  

    Developing a Login System with PHP and MySQL Refer   Rate   Details   Visit    
This advanced PHP tutorial will teach you how to create a login system using MySql. It will take you through user registration, user verification and a forgot password feature.
Hits:  685
Ratings:  1.00
   Date Added:  Jun-17-2005  

    PHP Session Handling - Cookies Enabled Refer   Rate   Details   Visit    
Learn how to manage user sessions using cookies
Hits:  241
Ratings:  0.00
   Date Added:  Aug-12-2005  

    PHP Session Handling - Without Cookies Refer   Rate   Details   Visit    
Learn how to manage user sessions without Cookies
Hits:  429
Ratings:  3.00
   Date Added:  Jun-04-2005  

    Simple Login Refer   Rate   Details   Visit    
With this tutorial you will be able to create a moderately secure login script without using a mysql database. This one uses an array to store the username's and password's. This method is best used if you only have a few users that you want to have access a certain page, such as a small website or gaming clan.
Hits:  675
Ratings:  4.00
   Date Added:  Aug-02-2005  

    Convert Your Free Members into Paying Subscribers Refer   Rate   Details   Visit    
Show your visitors that membership does have its privileges! If you haven't already put the protected membership area of your website into place, that's the first order of business. Pick up some quality subscription software that will streamline the subscription process and manage your membership database.
Hits:  922
Ratings:  5.00
   Date Added:  Sep-04-2005  

    Easy Website Password Protection Tutorial Refer   Rate   Details   Visit    
You can now implement password-protected pages without Telnet access to protected directories in your web site. Then you can use these password protected directories to sell downloadable products or provide premium access to members. In this password protection tutorial, we will explain how to create access authorization using only FTP. This will be helpful to most webmasters who want to create authentication files but who do not have Telnet. Unfortunately, most of the restricted access tutorials assume that the webmaster can use Telnet, which of course, is not true. Now you can sell your software, documents, images or music online. You can easily protect files and directories that require the use of a username and password, and you don¡¯t have to be a computer programmer to do it!
Hits:  956
Ratings:  0.00
   Date Added:  Aug-17-2005  

    Writing a Basic Authentication System in PHP Refer   Rate   Details   Visit    
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.
Hits:  972
Ratings:  0.00
   Date Added:  Aug-05-2005  

    User Authentication Using PHP Refer   Rate   Details   Visit    
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.
Hits:  1024
Ratings:  4.75
   Date Added:  Jun-07-2005  

1      

© 2005 ScriptMenu.com   -    terms of use  -  privacy policy  -  contact us