SessionUpdateTimestampHandlerInterface
PHP Manual

SessionUpdateTimestampHandlerInterface::updateTimestamp

(PHP 7)

SessionUpdateTimestampHandlerInterface::updateTimestampUpdate timestamp

Description

abstract public bool SessionUpdateTimestampHandlerInterface::updateTimestamp ( string $key , string $val )

Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Liste de paramètres

key

val

Valeurs de retour

Returns TRUE if the timestamp was updated, FALSE otherwise.


SessionUpdateTimestampHandlerInterface
PHP Manual