shmop_read
Opis
string shmop_read ( int shmid, int start, int count )shmop_read() will read a string from shared memory block.
Parametry
shmidThe shared memory block identifier created by shmop_open()
startOffset from which to start reading
countThe number of bytes to read