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 does == mean in php?
What software is required for php?
Where are sessions stored php?
Describe PHP error and logging information?
What is difference between rest api and restful api?
How do I escape in php?
What is final keyword in php?
Tell me what is pear?
How check submit button is clicked in php?
Can php variables have numbers?
Is php closing tag necessary?
How will you calculate days between two dates in PHP?
What is a controller in programming?
Which is not a file-related function in php?
Is php a cms?