Php Mini Program development, save sessionid a doubt.

php developed by Mini Program, in order to save sessionid
Mini Program end like this:
clipboard.png

then what settings do you want to make on the server side? (what about $_ SERVER ["HTTP_COOKIE"]?)

Nov.09,2021

you should store the user's unique ID on Mini Program. The interface interacts with the server through the interface, and the interface is stateless. Try not to store the user ID to the server. After all, Mini Program's security ability is not bad.

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-1b32d99-2be75.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-1b32d99-2be75.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?