Whether session will work if we disable cookies in client
browser ?
Answer Posted / naaz
I guess the answer is Yes,
Because if the question is disabled cookies on the client
browser then the session id is passed through the URL
instead of writing it as a cookie file on the user's system.
| Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
Can a trait extend a class php?
What is php7?
Difference between get and post method.
What is php used for?
What is print_r?
armstrong number by using php while number is given by the keyboard.?
What is explode() in php?
How does firefox manage cookies?
How many types of functions are there in php?
Which php global variable is used for uploading a file?
What is the use of offset in mysql?
What are the delimiters in php?
What are the different types of statements that are present in php?
What is htaccess in php?
What is the use of the function 'imagetypes()'?