Shared Memory
PHP Manual
PHP Manual»Estensioni di controllo di processo»Shared Memory

Shared Memory

Introduzione

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

To Top