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 serialization in php?
What are soundex() and metaphone() functions in php?
What is the correct php command to use to catch any error messages within the code?
Tell me what are the __construct() and __destruct() methods in a php class?
How to set a value in session? How to remove data from a session?
Is php faster than nodejs?
Which is correct about mysqli and pdo?
What is difference between session and cookies in php?
What is php simple definition?
How to read the entire file into a single string?
i m a B.E,passed out few yrs bak failed to find good job due to less marks now thinkin of a career as PHP developer. is it a lucarative field and wat r career prospects; hv heard dat initial salary is very less bout 6k also most jobs r contrct jobs.pls guide me need ur valuable advice.pls hellppp!! thnx..
Which function would you use to merge two arrays in php?
where do we use htaccess?
How cookies are transported from browsers to servers?
What is an anti csrf token?