shmop_read() will read a string from shared memory block.
shmidThe shared memory block identifier created by shmop_open()
startOffset from which to start reading
countThe number of bytes to read
This example will read 50 bytes from shared memory block and place the data inside $shm_data.
| Пред. | Начало | След. |
| shmop_open | Уровень выше | shmop_size |