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
What is php and sql?
How to check an key is exists in array?
What does $_ post mean in php?
What are html entities?
Explain about the connective abilities of the PHP?
Why do we use cookie?
How to enable cURL in PHP?
What are the methods to submit form in php?
Where is session value stored php?
How to create an empty array in php?
Write a program using while loop in php?
What is implode() in php?
What is difference between isset and empty in php?
What is the sign to start variables in PHP?
Where are sessions stored php?