Explain me what is the meaning of a persistent cookie?



Explain me what is the meaning of a persistent cookie?..

Answer / Sunil Kumar Jayasawal

A persistent cookie is a type of HTTP cookie that remains on a user's device for a specified period (defined in the cookie) or until it is manually deleted. Persistent cookies are stored on disk and sent back to the server with each subsequent request.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

programm for factorial

1 Answers  


What is cookie and session in php?

1 Answers  


What is the difference between fopen() and fclose()?

1 Answers  


Explain the difference between require() and require_once()?

1 Answers  


How to read a file in php?

1 Answers  


How to count all the lines of code in a directory and sub folder?

1 Answers  


How to remove duplicate values from php array?

1 Answers  


How to find the length of a string?

1 Answers  


How can I use single quotes in single quotes in php?

1 Answers  


How to find a specific value in an array?

1 Answers  


hello experts good morning to everyone ! at present am now learning LAMP course sir( linux, apache,mysql and php) after finishing this course can i create my own website without investment is it possible ? please can any one tell sir and also tell me how can i upload my project after finishing the project in internet ? please tell the ways sir please send ur valuable suggestions to kiranpulsar2007@gmail.comcom

1 Answers  


What is php and how do you use it?

1 Answers  


Categories