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

Answer Posted / bikash ,kendrapara

i also note that the PHPSESSID is stored in a Cookie and not
a Session variable. i can pass the PHPSESSID in the headers
if i can get it from the session variables instead of
cookies. but that still wont help if i want to use variables
instead of tables to store info.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is the ternary conditional operator used in php?

526


What's the best method for sanitizing user input with php?

501


What is the difference between $name and $$name?

536


Which is the correct way to check if a session has already been started ?

533


How to copy a file?

575






What is inheritance in php? How many types of inheritance supports php?

546


What are the rules for naming a php variable?

559


Is false empty php?

564


What is the best way to test the strpos() return value in php?

546


Tell me how to get the value of current session id?

518


What are the three parts of an http request?

586


I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?

502


What is the difference between get and post in php?

526


What is session expiry?

551


How would you determine the size of a file in php?

611