Inherits from |
None ( |
---|---|
Location |
Overview
Provides an interface for using Amazon DynamoDB as a session store by hooking into
PHP’s session handler hooks. This class is not auto-loaded, and must be included
manually or via the AmazonDynamoDB::register_session_hander()
method.
Once registered, You may use the native $_SESSION
superglobal and
session functions, and the sessions will be stored automatically in DynamoDB.
Native Methods (17)
- #
- C
- D
- G
- I
- O
- R
- W
Properties (14)