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

Answer Posted / ranjan

No.

Server cookie is a session or we can say that session is
also a cookie on the server.

For session to work, cookies on server as well as on client
browser should be enabled.

We can also make session working without cookies enabled on
the client browser by URL session passing

Is This Answer Correct ?    26 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to find the factorial of a number in php?

610


Explain PHP?

691


Do you know how to enable error reporting in php?

564


Inside a php function, what param needs to be set in order to access a global variable?

625


How to join multiple strings stored in an array into a single string?

602






What is php beginner?

584


What is the difference between file_get_contents() and file_put_contents() in php?

749


What is the use of header() function in php?

619


How can I display text with a php script?

561


Where can I learn php?

606


What is namespaces in PHP?

636


How does php strcmp work?

603


What are the rules for naming a php variable?

637


What new features php7 has in store for us?

650


Is php used for frontend or backend?

607