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