Whether session will work if we disable cookies in client
browser ?
Answer Posted / adrevol
Answer is NO
for more information please visit
http://www.ittreats.com/os/php/work-around-for-sessions-on-
cookie-disabled-machines-in-php.html
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How do you count numbers in php?
Explain me what is the difference between explode() and split() functions?
How many records can be stored in mysql table?
What is a PHP Filter?
What is a definer in mysql?
What is difference between rest api and restful api?
How is the ternary conditional operator used in php?
Is php outdated 2019?
Tell me how to execute an sql query? How to fetch its result?
Will react hooks replace redux?
How do you destroy a particular or all Sessions?
How to remove white spaces from the beginning and/or the end of a string in php?
Why echo is faster than print in php?
What is mysql_fetch_row?
What is the use of extract function in php?