Shared Memory
PHP Manual
PHP Manual»Process Control Extensions»Shared Memory

Shared Memory

Introduction

Shmop is an easy to use set of functions that allows PHP to read, write, create and delete Unix shared memory segments.

To Top