error in zend session database for php7

后端 未结 3 1032
半阙折子戏
半阙折子戏 2021-01-06 13:14

My application need to use database instead of file for the session management. My Application is based on Zend Framework

3条回答
  •  耶瑟儿~
    2021-01-06 13:31

    In addition to edigus answer here is such a simple implementation of the extended save handler:

提交回复
热议问题