Function Reference
PHP Manual

Mohawk Software Session Handler Functions

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.

Requirements

Installation

To enable Msession support configure PHP --with-msession[=DIR], where DIR is the Msession install directory.

Runtime Configuration

Resource Types

Predefined Constants

Table of Contents


Function Reference
PHP Manual