Internet Marketing Business Forum


Internet Marketing Business Forum » MAIN FORUMS » Web Design & Programming » What Is a Persistent Cookie?
Web Design & Programming Building websites, coding scripts or developing apps? html, css, javascripts, ajax, php, asp, java, c+, C++ and other geeky info is here.

Reply
 
LinkBack Thread Tools Display Modes
Old 01-10-2012, 04:04 AM   #1 (permalink)
 
Status: Junior Member
Join Date: Dec 2011
Posts: 25
phpdevelopment is on a distinguished road
Default What Is a Persistent Cookie?

As per my knowledge about php so persistent cookie is a cookie which is stored in a cookie file permanently on the browser's computer. Cookies are created as provisional cookies which stored simply in the browser's memory.
phpdevelopment is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 01-11-2012, 06:07 AM   #2 (permalink)
 
Status: Senior Member
Join Date: Jul 2011
Posts: 152
Alan Smith is on a distinguished road
Default

Persistent cookie is less secure and it is also called as permanent cookies because it gets stored on user's machine until it expires or user deletes it manually from the browser.
Alan Smith is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 02-04-2012, 07:15 PM   #3 (permalink)
 
Status: Junior Member
Join Date: Feb 2012
Posts: 6
Kayden is on a distinguished road
Default What Is a Persistent Cookie?

The persistent cookie won't be deleted when closing your browser, but it will die, all cookies have an expiration date though some cookies can be present for months. This type of cookie can also perform a useful function.
__________________
Online Diploma
Kayden is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 02-07-2012, 12:34 AM   #4 (permalink)
 
Status: Junior Member
Join Date: Jul 2011
Posts: 4
Mallory is on a distinguished road
Default

A persistent cookie is a cookie which is stored in a cookie file permanently on the browser's computer. By default, cookies are created as temporary cookies which stored only in the browser's memory. When the browser is closed, temporary cookies will be erased. You should decide when to use temporary cookies and when to use persistent cookies based on their differences:
*Temporary cookies can not be used for tracking long-term information.
*Persistent cookies can be used for tracking long-term information.
*Temporary cookies are safer because no programs other than the browser can access them.
*Persistent cookies are less secure because users can open cookie files see the cookie values.
Mallory is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 02-08-2012, 12:28 AM   #5 (permalink)
 
Status: Senior Member
Join Date: Jan 2012
Posts: 171
michel is on a distinguished road
Default

persistent cookies is permanent cookies stored in the browser's computer.and its useful for tacking long term information.
michel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 02-08-2012, 06:03 AM   #6 (permalink)
 jayalakshmi's Avatar
 
Status: Senior Member
Join Date: Jul 2011
Posts: 122
jayalakshmi is on a distinguished road
Smile

A persistent cookie is a cookie which is stored in a cookie file permanently on the browser's computer.



software testing course chennai|testing training chennai


.................................................. .................................................. .
jayalakshmi is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 02-08-2012, 07:22 AM   #7 (permalink)
 sakthi's Avatar
 
Status: Senior Member
Join Date: Mar 2011
Posts: 146
sakthi is on a distinguished road
Default

a cookie that is stored on a user hard drive until it expires (persistent cookies are set with expiration dates) or until the user deletes the cookie. Persistent cookies are used to collect identifying information about the user, such as Web surfing behavior or user preferences for a specific Web site.
sakthi is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 02-25-2012, 05:22 AM   #8 (permalink)
 
Status: Senior Member
Join Date: Sep 2011
Posts: 103
suba is on a distinguished road
Default What Is a Persistent Cookie?

1. A persistent cookie is a cookie which is stored in a cookie file permanently on the browser’s computer.
2. Persistent cookies can be used for tracking long-term information.
3. Persistent cookies are less secure because users can open cookie files see the cookie values.
4. when we set expire parameter in setcookie(name,value,expire,path,domain,secure) method then persistent cookie will create for expire date if not set then cookie will expire at the end of the session (the browser closes).



Plc training Centre In Chennai
__________________
Plc Courses In Chennai|
suba is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 05-03-2012, 01:30 AM   #9 (permalink)
 
Status: Junior Member
Join Date: Apr 2012
Posts: 6
prbiztech is on a distinguished road
Default

A persistent cookie is a cookie which is stored in a cookie file permanently on the browser's computer. Persistent cookies are used to gather recognize information about the user, such as Web surfing performance or user preferences for a specific Web site.
__________________
php mysql web development
prbiztech is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 05-04-2012, 05:38 AM   #10 (permalink)
 
Status: Member
Join Date: Apr 2012
Location: India
Posts: 44
riinfotech is on a distinguished road
Default

Quote:
Originally Posted by suba View Post
1. A persistent cookie is a cookie which is stored in a cookie file permanently on the browser’s computer.
2. Persistent cookies can be used for tracking long-term information.
3. Persistent cookies are less secure because users can open cookie files see the cookie values.
4. when we set expire parameter in setcookie(name,value,expire,path,domain,secure) method then persistent cookie will create for expire date if not set then cookie will expire at the end of the session (the browser closes).


i agree with you.. thanks for sharing this..
riinfotech is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Reply
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 08:51 AM.
Powered by vBulletin® Version 3.7.0 Beta 6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.


Nav Item BG