What happens, exactly, if you set the session name after the execution of session_start() in PHP < 7.2?

后端 未结 0 780
遥遥无期
遥遥无期 2020-12-04 21:31

Starting from PHP 7.2, if you set a new session name via session_name() after having started the session (sesssion_start()), a warning is triggered

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