Whether session will work if we disable cookies in client
browser ?
Answer Posted / pankaj kamble
when cookies disable on client browser , in that case
session will not work .
if any one say that session store on server and cookies
store on client browser , ya i am agree that . but its also
true.
If client browser cookies is disable then session will not work.
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
Does cors prevent csrf?
Define metaphone()?
Does php support overloading?
Explain which cryptographic extension provide generation and verification of digital signatures?
What is curl php?
What php framework does wordpress use?
How to turn on the session support?
Tell me how is it possible to know the number of rows returned in result set?
What is the maximum size of a database in mysql?
Is php easier than javascript?
Is array function in php?
What is php variable?
What is php mainly used for?
What is csrf token and why it is required?
Tell me what is the difference between unset() and unlink()?