SHM_HAS_VAR(3) 1 SHM_HAS_VAR(3) shm_has_var - Check whether a specific entry existsSYNOPSISbool shm_has_var (resource $shm_identifier, int $variable_key)DESCRIPTIONChecks whether a specific key exists inside a shared memory segment.PARAMETERSo $shm_identifier - Shared memory segment, obtained from shm_attach(3). o $variable_key - The variable key.RETURN VALUESReturns TRUE if the entry exists, otherwise FALSESEE ALSOshm_get_var(3), shm_put_var(3). PHP Documentation Group SHM_HAS_VAR(3)
| Related Man Pages |
|---|
| shmget(2) - mojave |
| shmget(2) - netbsd |
| file_exists(3) - php |
| wincache_ucache_exists(3) - php |
| wincache_ucache_inc(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Forum Video Tutorial: How to Use Code Tags |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Please Welcome Don Cragun as Lead Moderator |
| Denial Of Service Attack Update |