Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Ouzo
Session
PHP Class Ouzo\Session
Exibir arquivo
Open project: letsdrink/ouzo
Class Usage Examples
Public Methods
Method
Description
all
( )
create
( )
flush
( )
get
( )
has
( )
push
( )
remove
( )
set
( )
startSession
( )
Private Methods
Method
Description
_setSavePath
( )
Method Details
all()
public
static
method
public
static
all
( )
create()
public
static
method
public
static
create
( )
flush()
public
static
method
public
static
flush
( )
get()
public
static
method
public
static
get
( )
has()
public
static
method
public
static
has
( )
push()
public
static
method
public
static
push
( )
remove()
public
static
method
public
static
remove
( )
set()
public
static
method
public
static
set
( )
startSession()
public
static
method
public
static
startSession
( )