(PHP 4, PHP 5, PHP 7, PHP 8)
shm_get_var — Restituisce una variabile dalla memoria condivisa
$shm_identifier
$variable_key
La funzione shm_get_var() restituisce la variabile identificata dalla chiave variable_key, da un segmento di memoria condivisa identificato tramite shm_identifier. La variabile resta presente nella memoria condivisa.
variable_key
shm_identifier