PHP: $_SESSION - What are the pros and cons of storing temporarily used data in the $_SESSION variable

前端 未结 0 1443
天命终不由人
天命终不由人 2021-02-11 18:33

One thing I\'ve started doing more often recently is retrieving some data at the beginning of a task and storing it in a $_SESSION[\'myDataForTheTask\']

相关标签:
回答
  • 消灭零回复
提交回复
热议问题