1.Where are the cookies storing ?
2.What is the drawback of using cookies ?
3. If two site is having same cookie name and different
values what will be the output if we echo the cookie name
from those sites ? How can we solve this issue (How can we
specify the domain name)?
Answer Posted / ranjan
Pradeep I am not getting it. How there is no security when
cookie is also a txt file.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
How to take a substring from a given string in php?
What is the best way to test the strpos() return value in php?
What is a substring in php?
What are the 3 types of sessions?
What is http php?
How to get the http request in php?
How to replace a substring in a given string in php?
How to remove html tags from data in php?
Which library is used in php to do various types of image work?
What is difference between include,require,include_once and require_once()?
Which function parses an English textual date or time into Unix timestamp in PHP.
What is strstr php?
What is form action php?
What is the difference between array_pop() and array_push()?
Which cryptographic extension provide generation and verification of digital signatures?