| I. | Na początek | |
| II. | Instalacja i konfiguracja | |
| III. | Opis języka | |
| IV. | Bezpieczeństwo | |
| V. | Możliwości | |
| VI. | Opis funkcji | |
| VII. | Zend API | |
| VIII. | PHP API: Interfejs rozszerzeń | |
| X. | Dodatki | |
Copyright © 1997-2006 the PHP Documentation Group
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://devel.mohawksoft.com/msession.html.
Notatka: To rozszerzenie nie jest dostępne na platformie Windows.
To enable Msession support configure PHP --with-msession[=DIR], where DIR is the Msession install directory.
| Poprzedni | Spis treści | Następny |
| udm_set_agent_param | Początek rozdziału | msession_connect |