parent root
PHP: Introduction - Manual
PHP 7.2.23 Release Announcement

Introduction

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.

Note: This extension is not available on Windows platforms.

Note:

This extension has been moved to the » PECL repository and is no longer bundled with PHP as of PHP 5.1.3.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root