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
Do I need apache for php?
How to create a public static method in PHP?
Explain what does the unlink() function means?
How to check if a string contains a character or word in php?
Is php a web server?
What is the difference between overloading and overriding in php?
What is the use of trim in php?
How to get the total number of values in an array?
How do you end a session in php?
What are the method available in form submitting?
What is the use of ajax in php?
How long is csrf token?
What is the maximum size of a database in mysql?
How many ways to include variables in double-quoted strings in php?
How to strip whitespace (or other characters) from the beginning and end of a string?