Whether session will work if we disable cookies in client
browser ?
Answer Posted / gurname singh
Answer:No
Its Not Work because browser save a sessid in
cookie That's why its not work in core php
happy coding
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is psr in php?
Who created numbers?
Where are php configuration settings stored?
What is a PHP accelerator?
Tell me what is the use of mysql_real_escape_string() function?
How can you get the size of an image in PHP?
Explain some of the php array functions?
What is the function mysql_pconnect() usefull for?
How do you define a constant in php?
What is the default time of cookie in php?
How values in arrays are indexed?
Which function will you use to create an array?
How can we check the value of a given variable is a number?
Write a program to get lcm of two numbers using php?
How is csrf token generated?