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 / guest
1.In client side
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to genrate report in wordpress cms
Tell me how the result set of mysql be handled in php?
How arrays are used in php?
Why do we use csrf token?
What are string functions?
How do you check if a variable has been set in php?
Explain briefly about a search-friendly site looks like?
How to split a string into array using php?
What language is php written in?
What is difference between static and constant in php?
Why many companies are switching their current business language to php?
What does the unset() function mean?
Tell me in php, objects are they passed by value or by reference?
What is difference between readonly and constant?
What is htaccess in php?