Memcache session storage handler for PHP
- Depuis
- 1.0
- Obsolète:
- 2.0 The Storage class chain will be removed
◆ __construct()
__construct |
( |
|
$options = array() | ) |
|
Constructor
- Paramètres
-
array | $options | Optional parameters. |
- Depuis
- 1.0
- Exceptions
-
Références $options.
◆ isSupported()
Test to see if the SessionHandler is available.
- Renvoie
- boolean True on success, false otherwise.
- Depuis
- 1.0
- Obsolète:
- 2.0
◆ register()
Register the functions of this class with PHP's session handler
- Renvoie
- void
- Depuis
- 1.0
- Obsolète:
- 2.0
◆ $_servers
La documentation de cette classe a été générée à partir du fichier suivant :