問(wèn)題描述
尋找使用 Zend 框架在數(shù)據(jù)庫(kù)中存儲(chǔ)會(huì)話(huà)數(shù)據(jù)的示例.
Looking for an example of storing session data in a database, using the Zend Framework.
推薦答案
來(lái)自 Zend 自己,關(guān)于使用自定義會(huì)話(huà)處理程序保存會(huì)話(huà)數(shù)據(jù):http://devzone.zend.com/article/141
From Zend themselves, on saving session data with a custom session handler: http://devzone.zend.com/article/141
否則,從 Zend 框架內(nèi)嘗試以下信息:http://framework.zend.com/wiki/display/ZFPROP/Zend_Session_SaveHandler_DbTable?showComments=false
Otherwise, from within the Zend framework try the following information: http://framework.zend.com/wiki/display/ZFPROP/Zend_Session_SaveHandler_DbTable?showComments=false
這篇關(guān)于Zend - 在數(shù)據(jù)庫(kù)中存儲(chǔ)會(huì)話(huà)數(shù)據(jù)的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!