shm_attach
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Creates or open a shared memory segment
shm_attach
(
int $key
, ?
int $size
=
null
,
int $permissions
=
0666
):
SysvSharedMemory
|
false