The interview came across a question: after cookie is disabled, can session still be used?

is there a great answer

Mar.03,2021

you can take a look at the link "


session is based on cookie , and cookie has a sessionId that needs to be transmitted.

cookie is disabled, session is not available

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38519-41145.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38519-41145.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?