Manuál PHP | ||
---|---|---|
Předcházející | Další |
msession is an interface to a high speed session daemon which can run either locally or remotely. It is designed to provide consistent session management for a PHP web farm. More Information about msession and the session server software itself can be found at http://www.mohawksoft.org/?q=node/8.
Poznámka: Toto rozšíření není k dispozici na platformách Windows.
Poznámka: Toto rozšíření bylo přesunuto do repozitáře PECL a již nebude součástí balíku PHP.5.1.3.
To enable Msession support configure PHP
--with-msession[=DIR]
, where DIR is the
Msession install directory.
Předcházející | Domů | Další |
PDO_DBLIB DSN | Nahoru | msession_connect |