In "Remember Me" feature that basically keeps users logged into the website, even after they've closed the browser so that the next time they come, they won't have to login again manually. "Remember Me" feature, use cookies in addition to sessions
In login.php, when a user chooses to be remembered, two cookies are set on the user's computer. Actually it is one cookie, but one that contains two important pieces of information: the username and the md5 encrypted password. What is a cookie anyways? It is a temporary file that is stored on the user's computer on behalf of the website in order to hold information that is important to the website. However, it also gets deleted when the user decides to log out, as you will soon see.
Click here to get the Reference web url
Blogger templates
Blogger news
Blogroll
Archives
-
▼
2012
(231)
-
▼
March
(26)
- Showing the error message of ajax/jquery requests ...
- Assignment #6 User Login Setup
- Build a PHP-Based Content Management System
- MySQL tools
- die() and exit() Functions in php
- How to offset a value with leading 0 or chr
- PHP variable
- Company ...
- Floating data type in php
- Display record in table format
- Apress Beginning Ajax with PHP From Novice to Prof...
- PHP while loop
- PHP GET & POST
- Objects
- PHP Loop Types
- Send 2 Diferent Date and Get Number of Days as Output
- logical operators in php
- mysql dump
- Multiple Table Join in MySQL
- Passing variable values from URL with PHP Get method
- Step by step PHP video tutorials from start to fin...
- Ultimate Fade Slideshow - Safari and Chrome
- PHP Login Script with Remember Me Feature
- No title
- Control Structures in PHP: IF
- file append in php
-
▼
March
(26)