PHP Manual
Function Reference
Process Control Extensions
Eio
Ev
Expect
PCNTL
POSIX
Program execution
parallel
pthreads
Semaphore
Shared Memory
Sync
SysvSharedMemory
Introduction
Process Control Extensions
PHP Manual
Shared Memory
Table of Contents
Introduction
Installing/Configuring
Installation
Resource Types
Examples
Basic usage
Shared Memory Functions
shmop_close
— Close shared memory block
shmop_delete
— Delete shared memory block
shmop_open
— Create or open shared memory block
shmop_read
— Read data from shared memory block
shmop_size
— Get size of shared memory block
shmop_write
— Write data into shared memory block
Shmop
— The Shmop class