|
shm_get_varReturns a variable from shared memory Description
mixed shm_get_var
( resource
$shm_identifier
, int $variable_key
)
shm_get_var returns the variable with a given
Parameters
Return ValuesReturns the variable with the given key. See Also
|