shm_get_var(3) php man page | unix.com

Man Page: shm_get_var

Operating Environment: php

Section: 3

SHM_GET_VAR(3)								 1							    SHM_GET_VAR(3)

shm_get_var - Returns a variable from shared memory

SYNOPSIS
mixed shm_get_var (resource $shm_identifier, int $variable_key)
DESCRIPTION
shm_get_var(3) returns the variable with a given $variable_key, in the given shared memory segment. The variable is still present in the shared memory.
PARAMETERS
o $shm_identifier - Shared memory segment, obtained from shm_attach(3). o $variable_key - The variable key.
RETURN VALUES
Returns the variable with the given key.
SEE ALSO
shm_has_var(3), shm_put_var(3). PHP Documentation Group SHM_GET_VAR(3)
Related Man Pages
shmdt(2) - mojave
shmget(2) - mojave
shmat(2) - netbsd
shmdt(2) - netbsd
shmem(5) - hpux
Similar Topics in the Unix Linux Community
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!