Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Lime
Session
PHP Class Lime\Session
Inheritance:
extends
Helper
Afficher le fichier
Open project: aheinze/lime
Méthodes publiques
Свойство
Type
Description
$name
Protected Properties
Свойство
Type
Description
$initialized
Méthodes publiques
Méthode
Description
delete
(
$key
)
destroy
( )
init
(
$sessionname
= null )
read
(
$key
,
$default
= null )
write
(
$key
,
$value
)
Method Details
delete()
public
méthode
public
delete
(
$key
)
destroy()
public
méthode
public
destroy
( )
init()
public
méthode
public
init
(
$sessionname
= null )
read()
public
méthode
public
read
(
$key
,
$default
= null )
write()
public
méthode
public
write
(
$key
,
$value
)
Property Details
$initialized
protected_oe property
protected
$initialized
$name
public_oe property
public
$name