shmop_read
shmop_read
(PHP 4 >= 4.0.4, PHP 5, PHP 7)
shmop_read — Read data from shared memory block
Description
string shmop_read ( resource $shmid , int $start , int $count )
shmop_read() will read a string from shared memory block.
Parameters
-
shmid
-
The shared memory block identifier created by shmop_open()