📅  最后修改于: 2022-03-11 14:53:42.339000             🧑  作者: Mango
代码示例1
// save the Session and close it,
// so the next request (with the same SessionID) can be processed parallel
session_write_close();