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
Explain what does the expression exception::__tostring means?
What is nan value?
What is difference between echo and print_r in php?
Can I learn php in a month?
Tell me can you extend a final defined class?
How do you parse and process html/xml in php?
What are regular expressions in programming?
How do I run a php script in windows?
Where are php configuration settings stored?
What is the difference between unset and unlink?
What is session in php why it is use?
How send email in php?
What are the advantages of using php?
What is alias in php?
What is the difference between php and javascript?