(PHP 4 >= 4.0.4, PHP 5, PHP 7)
Create or open shared memory block
int shmop_open ( int $key, string $flags, int $mode, int $size )
shmop_open() can create or open a shared memory block.
Parameters:
key
System's id for the shared memory block. Can be passed as a decimal or hex.
flags
The flags that you can use:
"a" for access (sets