Whether session will work if we disable cookies in client
browser ?

Answer Posted / abhishek sharma(srm)

No,

maintaining value in cookie wont be possible. In that case
you have to make use of other ways to maintain state of the
data on page.
you can check whether client support cookies or not by using
Request.Browser.Cookies property.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is polymorphism php?

500


How does php work with apache?

521


Whether php supports microsoft sql server?

554


What is php constructor?

536


What is php and what does it do?

539






What is the difference between for and foreach?

547


Do while loops?

526


Tell me how do I escape data before storing it into the database?

525


Why php is widely used?

544


Is it more secure to use cookies to trfer session ids?

517


What is the role of php?

505


What is the Default syntax used in PHP?

594


What is the scope of a variable defined outside a function?

537


What are include() and require() functions?

515


What is cookie and why do we use it?

524