Sessions
PHP Manual

The SessionUpdateTimestampHandlerInterface interface

(PHP 7)

Introduction

Class synopsis

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

Table of Contents


Sessions
PHP Manual