« SessionIdInterface::create_sid
SessionUpdateTimestampHandlerInterface::updateTimestamp »
PHP Manual
Sessions
The SessionUpdateTimestampHandlerInterface interface
The SessionUpdateTimestampHandlerInterface interface
(PHP 7)
はじめに
クラス概要
SessionUpdateTimestampHandlerInterface
{
/* メソッド */
abstract
public
updateTimestamp
(
string
$key
,
string
$val
) :
bool
abstract
public
validateId
(
string
$key
) :
bool
}
目次
SessionUpdateTimestampHandlerInterface::updateTimestamp
— Update timestamp
SessionUpdateTimestampHandlerInterface::validateId
— Validate ID