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
What are magic methods?
What is the use of explode() function?
What are Routines?
How can we connect to a mysql database from a php script?
Which is the best php framework for a beginner?
Tell me what is the difference between ereg_replace() and eregi_replace()?
What is the use of dual table in mysql?
Do you know how can php and html interact?
CWD is a type of shell variable. State Whether True or False?
What is difference between session and cookies in php?
What sized websites have you worked on in the past?
What is reference variable php?
Why do we use htaccess and where?
What is php and why we use it?
How we can get the number of elements in an array?