选择语言 :

Module_Session_Driver_Default

MyQEE Session 缓存驱动器

API - Module_Session_Driver_Default

author
呼吸二氧化碳 jonwang@myqee.com
category
Module
package
Session
copyright
Copyright © 2008-2013 myqee.com
license
http://www.myqee.com/license.html

$this->__construct( )


$this->create( )

创建Session

返回值
  • void

$this->session_id( )

获取SESSION ID


$this->destroy( )

回收当前Session

返回值
  • void

$this->write_close( )

保存Session数据

返回值
  • void