SessionUpdateTimestampHandlerInterface
PHP Manual

SessionUpdateTimestampHandlerInterface::updateTimestamp

(PHP 7)

SessionUpdateTimestampHandlerInterface::updateTimestampUpdate timestamp

Description

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

Warning

This function is currently not documented; only its argument list is available.

Parameters

key

val

Return Values

Returns TRUE if the timestamp was updated, FALSE otherwise.


SessionUpdateTimestampHandlerInterface
PHP Manual