Sessions
PHP Manual

The SessionUpdateTimestampHandlerInterface interface

(PHP 7)

Introduction

Synopsis de la classe

SessionUpdateTimestampHandlerInterface {
/* Méthodes */
abstract public bool updateTimestamp ( string $key , string $val )
abstract public bool validateId ( string $key )
}

Sommaire


Sessions
PHP Manual