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.
| Poprzedni | Spis treści | Następny |
| shmop_open | Początek rozdziału | shmop_size |