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 the difference between php and java?
Which software is best for php?
What is action hooks and filter hooks?
How php statement is different from php script?
Tell me how a constant is defined in a php script?
Does php class need constructor?
What is session php?
Write a program to upload a file in php?
What is ci in php?
What is difference between strstr() and stristr() in PHP?
What does addslashes do in php?
What is php oop?
What are the functions for imap?
How to get complete current page url in php?
How to call a php function from html button?