Pages
(Move to ...)
Home
About me
htaccess
Robots.txt
MySQL
PHP
▼
Showing posts with label
cookies
.
Show all posts
Showing posts with label
cookies
.
Show all posts
13 Jul 2014
Send forgotten password to mail in login form using php and mysql
›
Already you know about validate login form with remember me and signout concepts using php. You want to know Login ...
57 comments:
7 Jul 2014
Validate login form with remember me using php and mysql
›
All of you know the simple login validation concepts in php. Otherwise visit login validation using php . Now see abo...
6 comments:
25 Jun 2014
How to store array values into cookies in PHP
›
Cookies can store only string values. It can't store array values. But we are try to add array values into cookie...
7 comments:
2 Jun 2014
PHP - Cookies
›
Cookie is a file. It is used to identify the user. All of you see the login form with remember me check box. When yo...
›
Home
View web version