Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
DB
Mongo
Session
close
DB\Mongo\Session::close PHP Method
Session Class Documentation
Datei anzeigen
Open project: bcosca/fatfree-core
close()
public
method
Close session
public
close
( ) :
TRUE
return
TRUE
function close() { $this->reset(); $this->sid = NULL; return TRUE; }
Session
__construct
agent
cleanup
close
csrf
destroy
ip
open
read
sid
stamp
write