PHP » GoLang |
login |
register |
about
|
shm_attach(PHP 4, PHP 5, PHP 7) shm_attach — Creates or open a shared memory segment Description
resource shm_attach
( int
$key
[, int $memsize
[, int $perm = 0666
]] )
shm_attach() returns an id that can be used to access
the System V shared memory with the given
A second call to shm_attach() for the same
Parameters
Return ValuesReturns a shared memory segment identifier. Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|