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
Do you know what is the differences between $a != $B and $a !== $B?
What is smarty?
Does php support function overloading?
How can we calculate the similarity between two strings?
What is the maximum size of a database in mysql?
What is the use of callback in php?
what is the scope of php in the future if any other language is developed then may be php is loss ???
What is stdclass in php?
How can we pass the variable through the navigation between the pages?
How can we determine whether a php variable is an instantiated object of a certain class?
Is null or empty c#?
What is a lambda function in php?
How is a session id generated?
Does php support overloading?
How can we upload a file in php?